forked from dangilcal/Helldivers-app-movil
Compare commits
4 Commits
fa728f575f
...
build/apk-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6f4ddfca23 | ||
|
|
d3f0a2692a | ||
| ced7d4c946 | |||
| b2cb5d904f |
@@ -191,11 +191,11 @@
|
||||
<!-- Volver -->
|
||||
<ImageButton
|
||||
android:id="@+id/btn_volver"
|
||||
android:layout_width="48dp"
|
||||
android:layout_height="48dp"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_width="53dp"
|
||||
android:layout_height="53dp"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:background="@drawable/btn_helldivers_secondary"
|
||||
android:contentDescription="Volver"
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/btn_volver"
|
||||
android:layout_width="48dp"
|
||||
android:layout_height="48dp"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_width="53dp"
|
||||
android:layout_height="53dp"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:background="@drawable/btn_helldivers_secondary"
|
||||
android:contentDescription="Volver"
|
||||
|
||||
Reference in New Issue
Block a user