diff --git a/android/res/layout/fragment_bookmarks_catalog.xml b/android/res/layout/fragment_bookmarks_catalog.xml index 2c3b4a5cd1..2da1296a85 100644 --- a/android/res/layout/fragment_bookmarks_catalog.xml +++ b/android/res/layout/fragment_bookmarks_catalog.xml @@ -27,6 +27,7 @@ android:layout_marginLeft="@dimen/margin_double" android:layout_marginRight="@dimen/margin_double" android:visibility="gone" + style="@style/MwmWidget.Button.Primary" app:layout_constraintTop_toTopOf="parent" app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintBottom_toBottomOf="parent"