Add similar titles to media fragment #28

Merged
Seil0 merged 7 commits from feature/similar into develop 2021-02-06 19:02:13 +01:00
Owner

This pr adds similar titles to the media fragment.

  • migrate to CoordinatorLayout and make sure scrolling works correctly

Seems like there are some bugs with using CoordinateLayout, this will be a separate issue

fixes #27

This pr adds similar titles to the media fragment. * [ ] ~~migrate to CoordinatorLayout and make sure scrolling works correctly~~ Seems like there are some bugs with using CoordinateLayout, this will be a separate issue fixes #27
Seil0 added this to the 0.4.0 milestone 2021-01-31 23:18:48 +01:00
Seil0 added 3 commits 2021-01-31 23:18:48 +01:00
d73f9882ff
add tab layout to media fragment
this is a rough first implementation of the tab layout to switch between episodes and similar titles
a21ef195c9
add similar media to MediaFragment
* parse similar media in AoDParser
Seil0 added 1 commit 2021-01-31 23:19:04 +01:00
Seil0 added 1 commit 2021-02-01 00:20:54 +01:00
Seil0 added 1 commit 2021-02-01 12:55:56 +01:00
Seil0 added 1 commit 2021-02-02 23:50:53 +01:00
25294c2d87
fix updateNextEpisode()
the function could crash, if no matching episode was found, if that's the case now, it returns the first episode
Seil0 changed title from WIP: Add similar titles to media fragment to Add similar titles to media fragment 2021-02-02 23:52:40 +01:00
Seil0 merged commit 5bb51c9054 into develop 2021-02-06 19:02:13 +01:00
Seil0 deleted branch feature/similar 2021-02-06 19:05:34 +01:00
Sign in to join this conversation.
No description provided.