Add preference to hide grid labels

Close #159
This commit is contained in:
MM20
2022-09-03 15:08:53 +02:00
parent ef5474b470
commit b96c6c603d
5 changed files with 44 additions and 6 deletions
+2
View File
@@ -507,6 +507,8 @@
<string name="preference_category_grid">Grid</string>
<string name="preference_grid_icon_size">Icon size</string>
<string name="preference_grid_column_count">Number of columns</string>
<string name="preference_grid_labels">Show labels</string>
<string name="preference_grid_labels_summary">Show the app name below the icon</string>
<string name="preference_screen_debug">Debug</string>
<string name="preference_screen_debug_summary">Troubleshooting tools</string>
<string name="preference_screen_widgets">Widgets</string>