Commit 8e15639f authored by Yusuke Iwaki's avatar Yusuke Iwaki Committed by GitHub

Merge pull request #133 from RocketChat/feature/capitalize

Capitalize with multi line
parents b420af80 e0c4aac5
......@@ -26,6 +26,7 @@
android:layout_width="0px"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:inputType="textCapSentences|textMultiLine"
android:background="@null"
android:layout_marginLeft="0dp"
android:layout_marginRight="0dp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment