Add slider for changing columns (#9421)

- It changes the columns based on the current orientation
This commit is contained in:
Andreas
2023-04-28 21:13:41 +02:00
committed by GitHub
parent ccd4143d9d
commit 7451c13edd
3 changed files with 56 additions and 154 deletions

View File

@@ -230,7 +230,8 @@
<!-- Library section -->
<string name="pref_category_display">Display</string>
<string name="pref_library_columns">Items per row</string>
<string name="pref_library_columns">Grid size</string>
<string name="pref_library_columns_per_row">%d per row</string>
<string name="portrait">Portrait</string>
<string name="landscape">Landscape</string>