make versions in DataTypes -> Episodes -> Episode nullable since it is in fact nullable

This commit is contained in:
2023-04-16 16:24:28 +02:00
parent cf02bee7d4
commit 4bceacf75c
6 changed files with 29 additions and 27 deletions

View File

@ -9,7 +9,8 @@
<ScrollView
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:scrollbars="none">
<LinearLayout
android:layout_width="match_parent"