Fix minor lint warning
This commit is contained in:
parent
9b75a8c2ef
commit
6a311a0346
@ -46,7 +46,8 @@
|
|||||||
android:id="@+id/label"
|
android:id="@+id/label"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:hint="@string/label" />
|
android:hint="@string/label"
|
||||||
|
android:inputType="text" />
|
||||||
|
|
||||||
</android.support.design.widget.TextInputLayout>
|
</android.support.design.widget.TextInputLayout>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user