Removes mention of elephant friend, to reduce noise.

This commit is contained in:
Vavassor 2017-04-12 00:27:48 -04:00
commit bc8c2427fb
2 changed files with 1 additions and 2 deletions

View file

@ -18,7 +18,7 @@
android:layout_height="wrap_content"
android:layout_marginBottom="50dp"
android:src="@drawable/elephant_friend"
android:contentDescription="@string/description_elephant_friend" />
android:contentDescription="@null" />
<android.support.design.widget.TextInputLayout
android:layout_height="wrap_content"