diff --git a/res/layout/main_activity.xml b/res/layout/main_activity.xml index 0bf571a..6b0389b 100644 --- a/res/layout/main_activity.xml +++ b/res/layout/main_activity.xml @@ -65,6 +65,7 @@ android:layout_alignLeft="@+id/button" android:layout_marginBottom="28dp" android:layout_marginLeft="17dp" + android:layout_marginRight="5dip" android:contentDescription="@string/alertLogoDescription" android:src="@android:drawable/ic_dialog_alert" android:visibility="invisible" />