This commit is contained in:
Dmitry Donskoy 2019-06-24 13:31:47 +03:00 committed by Aleksandr Zatsepin
parent edea6584de
commit 03e2cdd140
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<merge xmlns:android="http://schemas.android.com/apk/res/android">
<TextView
android:id="@+id/catalog_promo_title"
android:text="@string/discovery_button_subtitle_local_guides"
android:text="@string/gallery_pp_download_guides_title"
android:textAppearance="@style/MwmTextAppearance.Discovery.Subtitle"
style="@style/MwmWidget.Discovery.Subtitle"
android:layout_marginTop="@dimen/margin_base_plus"

View file

@ -14,7 +14,7 @@
android:layout_centerInParent="true"
android:src="?attr/sponsoredGalleryMore"/>
<TextView
android:id="@+id/tv__title"
android:id="@+id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/margin_half_plus"