Adds a higher-resolution elephant friend to the login page. Closes #99

This commit is contained in:
Vavassor 2017-05-08 16:30:25 -04:00
parent 6f038cc23b
commit 1dc32323d5
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -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" />