Explorar el Código

Update activity_welcome.xml

huyuguo %!s(int64=6) %!d(string=hace) años
padre
commit
4262f704a8
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app/src/main/res/layout/activity_welcome.xml

+ 2 - 2
app/src/main/res/layout/activity_welcome.xml

@ -14,8 +14,8 @@
14 14

15 15
        <ImageView
16 16
            android:id="@+id/img_welcome"
17
            android:layout_width="200dp"
18
            android:layout_height="80dp"
17
            android:layout_width="160dp"
18
            android:layout_height="59dp"
19 19
            android:contentDescription="@null"
20 20
            android:visibility="visible"
21 21
            android:layout_gravity="center_horizontal"