浏览代码

Fix custom folders

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic 8 年之前
父节点
当前提交
447e6fd7ee
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/res/layout/folder_sync_layout.xml

+ 1 - 1
src/main/res/layout/folder_sync_layout.xml

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