fix: reduce notif group list cache buffer
This commit is contained in:
parent
b0aeee8b80
commit
ac65b78588
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ LazyListView {
|
||||||
asynchronous: true
|
asynchronous: true
|
||||||
|
|
||||||
readyDelay: 1
|
readyDelay: 1
|
||||||
cacheBuffer: 800
|
cacheBuffer: 400
|
||||||
removeDuration: Appearance.anim.durations.normal
|
removeDuration: Appearance.anim.durations.normal
|
||||||
|
|
||||||
useCustomViewport: true
|
useCustomViewport: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue