]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/activity_main.xml
drop unnecessary namespace declarations after layout merger
[mobile-ledger.git] / app / src / main / res / layout / activity_main.xml
index 06feeb101f5ca379bc4217318b62373802b620d0..0ef2dd98f6707f4a2c1069fbfbf4a1d1fb22eacd 100644 (file)
     </androidx.constraintlayout.widget.ConstraintLayout>
 
     <androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:app="http://schemas.android.com/apk/res-auto"
-        xmlns:tools="http://schemas.android.com/tools"
         android:id="@+id/main_app_layout"
         android:layout_width="match_parent"
         android:layout_height="match_parent"
 
             </androidx.constraintlayout.widget.ConstraintLayout>
 
-            <com.google.android.material.navigation.NavigationView xmlns:android="http://schemas.android.com/apk/res/android"
-                xmlns:app="http://schemas.android.com/apk/res-auto"
+            <com.google.android.material.navigation.NavigationView xmlns:app="http://schemas.android.com/apk/res-auto"
                 android:id="@+id/nav_view"
                 android:layout_width="wrap_content"
                 android:layout_height="match_parent"
                                     app:drawableStartCompat="@drawable/ic_assignment_black_24dp"
                                     />
 
-                                <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
+                                <androidx.constraintlayout.widget.ConstraintLayout
                                     android:id="@+id/nav_profile_list_head_layout"
                                     android:layout_width="match_parent"
                                     android:layout_height="@dimen/thumb_row_height"