mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Option to show next up during credits/outros (#130)
Adds an option to the show the next up during the end credits (outro) instead of at the very end of the video. The next up pushes up from the bottom and the video scales down to fit above. Still a WIP though ### Sample screenshot <img width="1280" height="771" alt="next_up_credits Large" src="https://github.com/user-attachments/assets/9a03d0ec-325d-4efe-a28e-51270ddaaa89" />
This commit is contained in:
parent
715dc1abda
commit
d76f829804
7 changed files with 87 additions and 37 deletions
|
|
@ -100,5 +100,7 @@
|
|||
<string name="ffmpeg_extension_pref">Use FFmpeg decoder module</string>
|
||||
<string name="nav_drawer_switch_on_focus">Switch nav drawer pages on focus</string>
|
||||
<string name="nav_drawer_switch_on_focus_summary_off">Click to switch pages</string>
|
||||
<string name="show_next_up_when">Show next up</string>
|
||||
<string name="next_up">Next Up</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue