mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Add view option for hiding card titles (#422)
Adds a view option for grids to show/hide titles. It is enabled by default. Closes #403
This commit is contained in:
parent
f63a30d295
commit
2403a44c18
4 changed files with 45 additions and 30 deletions
|
|
@ -354,6 +354,7 @@
|
|||
<string name="automatic">Automatic</string>
|
||||
<string name="username_or_password">Use username/password</string>
|
||||
<string name="login">Login</string>
|
||||
<string name="show_titles">Show titles</string>
|
||||
|
||||
<string-array name="theme_song_volume">
|
||||
<item>Disabled</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue