diff --git a/android/res/layout/fragment_suggest_country_download.xml b/android/res/layout/fragment_suggest_country_download.xml index 40aab91e7d..45295f0090 100644 --- a/android/res/layout/fragment_suggest_country_download.xml +++ b/android/res/layout/fragment_suggest_country_download.xml @@ -7,18 +7,20 @@ android:layout_height="match_parent" android:background="?windowBackgroundForced" android:animateLayoutChanges="true" - android:clickable="true"> + android:clickable="true" + android:clipToPadding="false" + android:clipChildren="false"> + android:paddingRight="@dimen/margin_double_and_half">