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
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d6b775d113 - Show all commits

View File

@ -164,7 +164,7 @@
<androidx.viewpager2.widget.ViewPager2
android:id="@+id/pager_episodes_similar"
android:layout_width="match_parent"
android:layout_height="wrap_content"></androidx.viewpager2.widget.ViewPager2>
android:layout_height="wrap_content" />
</LinearLayout>
</androidx.core.widget.NestedScrollView>