fix: reduce notif group list cache buffer

This commit is contained in:
2 * r + 2 * t 2026-04-10 01:10:21 +10:00
parent b0aeee8b80
commit ac65b78588

View file

@ -26,7 +26,7 @@ LazyListView {
asynchronous: true
readyDelay: 1
cacheBuffer: 800
cacheBuffer: 400
removeDuration: Appearance.anim.durations.normal
useCustomViewport: true