mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Add prefer logos instead of text titles setting (#1151)
## Description Adds an advanced settings to prefer logos for titles instead of text. It is enabled by default. ### Related issues Closes #383 ### Testing Emulator & onn ## Screenshots <details><summary>Click to show</summary> <p> ### Home page  ### Series overview  ### Movie Page  ### Square-ish logo  </p> </details> ## AI or LLM usage None
This commit is contained in:
parent
253b203c02
commit
2485d2c644
27 changed files with 290 additions and 122 deletions
|
|
@ -747,5 +747,6 @@
|
|||
<string name="continue_string">Continue</string>
|
||||
<string name="select_all">Select all</string>
|
||||
<string name="separate_types">Separate types</string>
|
||||
<string name="prefer_logos">Prefer showing logos for titles</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue