|
@@ -38,8 +38,8 @@
|
|
|
<FrameLayout
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
|
+ android:layout_below="@+id/appbar"
|
|
|
android:layout_above="@+id/bottom_navigation_view"
|
|
|
- android:layout_below="@+id/custom_folder"
|
|
|
android:id="@+id/ListLayout"
|
|
|
android:orientation="vertical">
|
|
|
|