diff --git a/android/res/layout/fragment_bookmark_categories.xml b/android/res/layout/fragment_bookmark_categories.xml index 4a67aa04c9..d2447316df 100644 --- a/android/res/layout/fragment_bookmark_categories.xml +++ b/android/res/layout/fragment_bookmark_categories.xml @@ -26,25 +26,10 @@ android:layout_height="wrap_content" android:layout_marginBottom="@dimen/bookmark_recycler_view_bottom_margin"/> - - - - + tools:visibility="visible" /> diff --git a/android/res/layout/fragment_catalog_bookmark_categories.xml b/android/res/layout/fragment_catalog_bookmark_categories.xml index 1538746eb0..c5ad0b66fb 100644 --- a/android/res/layout/fragment_catalog_bookmark_categories.xml +++ b/android/res/layout/fragment_catalog_bookmark_categories.xml @@ -7,8 +7,6 @@ android:layout_height="match_parent"> @@ -112,26 +110,9 @@ android:text="@string/download_guides" android:textAppearance="@style/MwmTextAppearance.Body1.Light"/> - - - - - + diff --git a/android/res/layout/placeholder_with_progressbar_layout.xml b/android/res/layout/placeholder_with_progressbar_layout.xml new file mode 100644 index 0000000000..9b58347dc4 --- /dev/null +++ b/android/res/layout/placeholder_with_progressbar_layout.xml @@ -0,0 +1,20 @@ + + + + +