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:
Ray 2026-02-23 13:38:02 -05:00 committed by GitHub
parent e1c66dfb1d
commit 3b162a2f98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 73 additions and 36 deletions

View file

@ -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>