mirror of
https://github.com/mihonapp/mihon.git
synced 2025-04-21 19:58:44 +02:00
* Use custom QueryPagingSource - Adds placeholder to make the list jump around less - Fixes issue where SQLDelight QueryPagingSource would throw IndexOutOfBounds * Review Changes