Loading res/layout/drawer_layout.xml +3 −4 Original line number Original line Diff line number Diff line Loading @@ -28,15 +28,14 @@ android:layout_width="match_parent" android:layout_width="match_parent" android:layout_height="match_parent"> android:layout_height="match_parent"> <androidx.coordinatorlayout.widget.CoordinatorLayout <FrameLayout android:layout_width="match_parent" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_height="match_parent" android:orientation="vertical"> android:orientation="vertical"> <FrameLayout <FrameLayout android:layout_width="match_parent" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_height="match_parent"> app:layout_behavior="@string/scrolling_behavior"> <LinearLayout <LinearLayout android:layout_width="match_parent" android:layout_width="match_parent" Loading Loading @@ -71,7 +70,7 @@ <include layout="@layout/directory_app_bar"/> <include layout="@layout/directory_app_bar"/> </androidx.coordinatorlayout.widget.CoordinatorLayout> </FrameLayout> <LinearLayout <LinearLayout android:id="@+id/drawer_roots" android:id="@+id/drawer_roots" Loading Loading
res/layout/drawer_layout.xml +3 −4 Original line number Original line Diff line number Diff line Loading @@ -28,15 +28,14 @@ android:layout_width="match_parent" android:layout_width="match_parent" android:layout_height="match_parent"> android:layout_height="match_parent"> <androidx.coordinatorlayout.widget.CoordinatorLayout <FrameLayout android:layout_width="match_parent" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_height="match_parent" android:orientation="vertical"> android:orientation="vertical"> <FrameLayout <FrameLayout android:layout_width="match_parent" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_height="match_parent"> app:layout_behavior="@string/scrolling_behavior"> <LinearLayout <LinearLayout android:layout_width="match_parent" android:layout_width="match_parent" Loading Loading @@ -71,7 +70,7 @@ <include layout="@layout/directory_app_bar"/> <include layout="@layout/directory_app_bar"/> </androidx.coordinatorlayout.widget.CoordinatorLayout> </FrameLayout> <LinearLayout <LinearLayout android:id="@+id/drawer_roots" android:id="@+id/drawer_roots" Loading