mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Implemented playlist
This commit is contained in:
parent
d72b37725c
commit
3addc3b561
14 changed files with 255 additions and 5 deletions
|
|
@ -40,6 +40,11 @@
|
|||
android:key="@string/genres_music_cross_sync"
|
||||
android:summary="@string/genres_music_cross_sync_caption" />
|
||||
|
||||
<Preference
|
||||
android:title="@string/playlist_song_cross_sync"
|
||||
android:key="@string/playlist_song_cross_sync"
|
||||
android:summary="@string/playlist_song_cross_sync_caption" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory app:title="@string/about_header">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue