forked from organicmaps/organicmaps
[android] Fixed https://jira.mail.ru/browse/MAPSME-10926
This commit is contained in:
parent
edea6584de
commit
03e2cdd140
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue