mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 23:02:43 +01:00
fix artist alpha sorting using articles/etc
improve performance on list rendering to reduce requests
This commit is contained in:
@@ -24,6 +24,7 @@ const PlaylistsList = () => {
|
||||
onRefresh={refresh}
|
||||
refreshing={refreshing}
|
||||
overScrollMode="never"
|
||||
windowSize={5}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user