Loading res/layout/directory_app_bar.xml +7 −1 Original line number Diff line number Diff line Loading @@ -30,8 +30,14 @@ app:titleEnabled="false" app:layout_scrollFlags="scroll|enterAlways|enterAlwaysCollapsed"> <androidx.core.widget.NestedScrollView android:layout_width="match_parent" android:layout_height="wrap_content"> <include layout="@layout/directory_header"/> </androidx.core.widget.NestedScrollView> <View android:id="@+id/toolbar_background_layout" android:layout_width="match_parent" Loading Loading
res/layout/directory_app_bar.xml +7 −1 Original line number Diff line number Diff line Loading @@ -30,8 +30,14 @@ app:titleEnabled="false" app:layout_scrollFlags="scroll|enterAlways|enterAlwaysCollapsed"> <androidx.core.widget.NestedScrollView android:layout_width="match_parent" android:layout_height="wrap_content"> <include layout="@layout/directory_header"/> </androidx.core.widget.NestedScrollView> <View android:id="@+id/toolbar_background_layout" android:layout_width="match_parent" Loading