forked from GitHub-Mirror/riotX-android
Timeline : set bigger initial load size
This commit is contained in:
parent
a8f06f609b
commit
b7e0b400fb
@ -43,7 +43,7 @@ import kotlin.collections.ArrayList
|
||||
import kotlin.collections.HashMap
|
||||
|
||||
|
||||
private const val INITIAL_LOAD_SIZE = 10
|
||||
private const val INITIAL_LOAD_SIZE = 30
|
||||
private const val MIN_FETCHING_COUNT = 30
|
||||
private const val DISPLAY_INDEX_UNKNOWN = Int.MIN_VALUE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user