feat: option to hide navigation labels
* Added an option to hide navigation bar labels under icons
This commit is contained in:
parent
67befe9a8c
commit
bd7dbecce2
10 changed files with 83 additions and 26 deletions
|
|
@ -186,6 +186,8 @@
|
|||
<string name="app_theme_option">App theme</string>
|
||||
<string name="double_press_exit_option">Double back press to exit</string>
|
||||
<string name="double_press_exit_option_desc">Press back twice to exit the app</string>
|
||||
<string name="show_navigation_labels_option">Show navigation labels</string>
|
||||
<string name="show_navigation_labels_option_desc">Show navigation bar labels under icons</string>
|
||||
|
||||
<!-- Reader -->
|
||||
<string name="font_family_option">Font family</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue