Fix desc icon clickable area (#2025)

* Fix desc icon clickable area

* Added java docs
This commit is contained in:
Vivek Maskara 2018-11-25 23:38:15 +05:30 committed by Josephine Lim
parent d62a7586e0
commit a248e6114c
4 changed files with 286 additions and 97 deletions

View file

@ -7,7 +7,7 @@
android:layout_height="wrap_content"
tools:showIn="@layout/activity_upload">
<android.support.design.widget.TextInputEditText
<fr.free.nrw.commons.ui.widget.CustomEditText
android:id="@+id/description_item_edit_text"
android:layout_width="match_parent"
android:layout_height="wrap_content"