parent
c0a72762d2
commit
432924834a
|
@ -11,7 +11,7 @@
|
||||||
android:id="@+id/editText"
|
android:id="@+id/editText"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:inputType="text"
|
android:inputType="textMultiLine|textLongMessage|textCapSentences"
|
||||||
app:backgroundTint="?colorControlStateful"/>
|
app:backgroundTint="?colorControlStateful"/>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
Loading…
Reference in New Issue