Loading packages/DocumentsUI/res/layout/fragment_directory.xml +2 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,7 @@ <com.android.documentsui.DirectoryView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:animateLayoutChanges="true"> android:orientation="vertical"> <ProgressBar android:id="@+id/progressbar" Loading @@ -43,6 +42,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:background="@color/window_background" android:visibility="gone"> <LinearLayout Loading Loading
packages/DocumentsUI/res/layout/fragment_directory.xml +2 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,7 @@ <com.android.documentsui.DirectoryView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:animateLayoutChanges="true"> android:orientation="vertical"> <ProgressBar android:id="@+id/progressbar" Loading @@ -43,6 +42,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:background="@color/window_background" android:visibility="gone"> <LinearLayout Loading