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 65 android:layout_alignLeft="@+id/button"
66 66 android:layout_marginBottom="28dp"
67 67 android:layout_marginLeft="17dp"
  68 + android:layout_marginRight="5dip"
68 69 android:contentDescription="@string/alertLogoDescription"
69 70 android:src="@android:drawable/ic_dialog_alert"
70 71 android:visibility="invisible" />
... ...