Commit 6b0698d885767d7b67446724b7f5099a5aabe984

Authored by Imanol-Mikel Barba Sabariego
1 parent 6bd330ad

margensillo

Showing 1 changed file with 1 additions and 0 deletions
res/layout/main_activity.xml
@@ -65,6 +65,7 @@ @@ -65,6 +65,7 @@
65 android:layout_alignLeft="@+id/button" 65 android:layout_alignLeft="@+id/button"
66 android:layout_marginBottom="28dp" 66 android:layout_marginBottom="28dp"
67 android:layout_marginLeft="17dp" 67 android:layout_marginLeft="17dp"
  68 + android:layout_marginRight="5dip"
68 android:contentDescription="@string/alertLogoDescription" 69 android:contentDescription="@string/alertLogoDescription"
69 android:src="@android:drawable/ic_dialog_alert" 70 android:src="@android:drawable/ic_dialog_alert"
70 android:visibility="invisible" /> 71 android:visibility="invisible" />