moved preference key from viewmodel to settings_keys.xml
This commit is contained in:
parent
412453d067
commit
2df6708f50
2 changed files with 5 additions and 6 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<string name="saved_tabs_key" translatable="false">saved_tabs_key</string>
|
||||
|
||||
<!-- Key values -->
|
||||
<string name="show_played_items_filter_key" translatable="false">show_played_items_preference_key</string>
|
||||
<string name="download_path_video_key" translatable="false">download_path</string>
|
||||
<string name="download_path_audio_key" translatable="false">download_path_audio</string>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue