mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Fix favorites not loading (#156)
Fixes bug introduced in #150 that prevented the favorites page from loading anything Also remembers the sort for each favorites tab
This commit is contained in:
parent
a0b9ac7673
commit
13c2bb32d2
12 changed files with 110 additions and 50 deletions
|
|
@ -138,6 +138,7 @@
|
|||
<string name="watch_live">Watch live</string>
|
||||
<string name="years_old">%1$d years old</string>
|
||||
<string name="play_with_transcoding">Play with transcoding</string>
|
||||
<string name="aired_episode_order">Aired Episode Order</string>
|
||||
|
||||
<plurals name="downloads">
|
||||
<item quantity="zero">%d downloads</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue