mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Play theme songs for collections (#962)
## Description Play theme songs for collections if available ### Related issues Closes #711 ### Testing Emulator ## Screenshots N/A ## AI or LLM usage None
This commit is contained in:
parent
e1c66dfb1d
commit
3b162a2f98
3 changed files with 73 additions and 36 deletions
|
|
@ -656,7 +656,7 @@
|
|||
</string-array>
|
||||
|
||||
<string name="image_type_primary">Primary</string>
|
||||
<string name="image_type_thumb">Thumbary</string>
|
||||
<string name="image_type_thumb">Thumb</string>
|
||||
<string-array name="image_types">
|
||||
<item>@string/image_type_primary</item>
|
||||
<item>@string/image_type_thumb</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue