瀏覽代碼

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
             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">