diff options
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/res/layout/launch.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/src/main/res/layout/launch.xml b/android/src/main/res/layout/launch.xml index 7dffd94e31..90fee9643c 100644 --- a/android/src/main/res/layout/launch.xml +++ b/android/src/main/res/layout/launch.xml @@ -12,6 +12,7 @@ <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" + android:paddingHorizontal="@dimen/side_margin" android:orientation="vertical" android:gravity="center"> <ImageView android:layout_width="120dp" |
