Fix e updates

This commit is contained in:
2020-04-20 12:52:50 +02:00
parent 1e7a296c61
commit 1f4f4729d0
9 changed files with 62 additions and 75 deletions

View File

@@ -11,7 +11,7 @@
<LinearLayout
<androidx.appcompat.widget.LinearLayoutCompat
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
@@ -77,7 +77,7 @@
android:paddingBottom="16dp">
<LinearLayout
<androidx.appcompat.widget.LinearLayoutCompat
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
@@ -184,7 +184,7 @@
</net.cachapa.expandablelayout.ExpandableLayout>
</LinearLayout>
</androidx.appcompat.widget.LinearLayoutCompat>
</RelativeLayout>
@@ -211,7 +211,7 @@
</LinearLayout>
</androidx.core.widget.NestedScrollView>
</LinearLayout>
</androidx.appcompat.widget.LinearLayoutCompat>
</FrameLayout>
</layout>