]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/main_navigation.xml
reorganize main activity layout to let the CoordinatorLayout do its job with the...
[mobile-ledger.git] / app / src / main / res / layout / main_navigation.xml
index fb30743c8420a1711e2d20247499b911d995d352..afbd199aa9034e6f09cc7f55dbc64bdee86c92ec 100644 (file)
@@ -23,8 +23,7 @@
     android:layout_height="match_parent"
     android:layout_gravity="start"
     android:fitsSystemWindows="true"
-    android:theme="@style/ThemeOverlay.AppCompat.Light"
-    tools:showIn="@layout/activity_main">
+    android:theme="@style/ThemeOverlay.AppCompat.Light">
 
 
     <androidx.constraintlayout.widget.ConstraintLayout
                             android:layout_height="wrap_content"
                             android:isScrollContainer="false"
                             android:nestedScrollingEnabled="false"
-                            android:orientation="vertical"
-                            android:paddingStart="0dp">
+                            android:orientation="vertical">
 
                         </androidx.recyclerview.widget.RecyclerView>