minor clean up

This commit is contained in:
Jannik 2021-01-31 23:15:18 +01:00
parent a21ef195c9
commit d6b775d113
Signed by: Seil0
GPG Key ID: E8459F3723C52C24
1 changed files with 1 additions and 1 deletions

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>