diff --git a/android/res/layout-land/fragment_suggest_country_download.xml b/android/res/layout-land/fragment_suggest_country_download.xml index 8fb90341f8..7bebecbaa6 100644 --- a/android/res/layout-land/fragment_suggest_country_download.xml +++ b/android/res/layout-land/fragment_suggest_country_download.xml @@ -1,101 +1,102 @@ + + - - + + + + - - - - + android:orientation="vertical"> + android:id="@+id/tv__country_name" + android:layout_width="match_parent" + android:layout_height="@dimen/base_block_size" + android:layout_marginTop="@dimen/margin_half" + android:gravity="center" + android:textAppearance="@style/MwmTextAppearance.Title"/>