RTL support: Address review issues

This commit is contained in:
Torsten Grote
2018-09-18 15:55:09 -03:00
parent e60df3cece
commit b3b40753d8
7 changed files with 62 additions and 58 deletions

View File

@@ -41,9 +41,10 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@android:color/transparent"
android:gravity="bottom"
android:inputType="textMultiLine|textLongMessage|textCapSentences|textAutoCorrect"
android:minHeight="@dimen/text_input_height"
android:paddingBottom="@dimen/margin_small"
android:paddingBottom="10dp"
android:paddingEnd="@dimen/margin_small"
android:paddingRight="@dimen/margin_small"
android:paddingTop="@dimen/margin_small"