Adds a higher-resolution elephant friend to the login page. Closes #99
This commit is contained in:
parent
6f038cc23b
commit
1dc32323d5
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 40 KiB |
@ -14,8 +14,8 @@
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="147dp"
|
||||
android:layout_height="160dp"
|
||||
android:layout_marginBottom="50dp"
|
||||
android:src="@drawable/elephant_friend"
|
||||
android:contentDescription="@null" />
|
||||
|
Loading…
Reference in New Issue
Block a user