Add similar titles to media fragment #27

Closed
opened 2021-01-18 22:45:29 +01:00 by Seil0 · 3 comments
Owner

Like netflix, show similar titles in media fragment. The information can be received from AoD, imdb or the to be created Anime Metadata Database.

Like netflix, show similar titles in media fragment. The information can be received from AoD, imdb or the to be created Anime Metadata Database.
Seil0 added the
enhancement
ui/ux
parser
labels 2021-01-18 22:45:29 +01:00
Author
Owner

Use a TabLayout with ViewPager2. Make Epsiodes and Similar titles a seperate child Fragment of MediaFragment. Use a shared ViewModel for MediaFragment ans children.

Use a TabLayout with ViewPager2. Make Epsiodes and Similar titles a seperate child Fragment of MediaFragment. Use a shared ViewModel for MediaFragment ans children. * https://developer.android.com/topic/libraries/architecture/viewmodel#sharing * https://stackoverflow.com/questions/59952673/how-to-get-an-instance-of-viewmodel-in-activity-in-2020-21
Author
Owner
The media fragment should use a CoordinatorLayout. * https://android.jlelse.eu/scrolling-behavior-for-appbars-in-android-41aff9c5c468 * https://guides.codepath.com/android/handling-scrolls-with-coordinatorlayout * https://stackoverflow.com/questions/65034767/dynamic-height-viewpager-with-recyclerview-and-tablayout
Author
Owner
https://github.com/android/views-widgets-samples/tree/master/ViewPager2
Seil0 closed this issue 2021-02-06 19:02:13 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Seil0/teapod#27
No description provided.