mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Fixing a few UI issues (#61)
Gathering a bunch of smaller changes into one PR ### Changes * Changes the behavior of the "combine continue watching & next up" to apply only to TV Shows which basically makes the 'Continue Watching' just movies and 'Next Up' just TV episodes * Banner card (Series & Home pages) will stretch images to fit * Close the "more" nav item if navigating to a non-more one (from #60) * Fix episodes not updating/marked played when returning to series page after playing multiple episodes * Don't show the Intro/Outro skip button the Next Up dialog is showing * Always should black background for playback, even when loading
This commit is contained in:
parent
fc4954b561
commit
a35ecb6570
10 changed files with 99 additions and 50 deletions
|
|
@ -91,5 +91,6 @@
|
|||
<string name="nav_drawer_pins">Customize Navigation Drawer Items</string>
|
||||
<string name="profile_specific_settings">User Profile Settings</string>
|
||||
<string name="nav_drawer_pins_summary">Choose the default items to show, others will be hidden</string>
|
||||
<string name="combine_continue_next_summary">Applies to TV Series only</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue