Removes mention of elephant friend, to reduce noise.
This commit is contained in:
parent
f6a165a50a
commit
bc8c2427fb
2 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue