diff --git a/app/src/main/res/layout/fragment_options_send.xml b/app/src/main/res/layout/fragment_options_send.xml index a10a5ebedb..4dbb2f2ee7 100644 --- a/app/src/main/res/layout/fragment_options_send.xml +++ b/app/src/main/res/layout/fragment_options_send.xml @@ -56,6 +56,7 @@ android:id="@+id/tvSuggestLocalHint" android:layout_width="0dp" android:layout_height="wrap_content" + android:layout_marginStart="12dp" android:layout_marginEnd="48dp" android:text="@string/title_advanced_suggest_local_hint" android:textAppearance="@style/TextAppearance.AppCompat.Small"