Fixed toggle not in sync with list after app restart + refactored the code a bit

This commit is contained in:
litetex 2021-11-11 19:46:15 +01:00
parent 2df6708f50
commit 1c615bc292
3 changed files with 24 additions and 14 deletions

View file

@ -14,7 +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="feed_show_played_items_key" translatable="false">feed_show_played_items</string>
<string name="download_path_video_key" translatable="false">download_path</string>
<string name="download_path_audio_key" translatable="false">download_path_audio</string>