We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f08f747 commit 551017cCopy full SHA for 551017c
app/src/main/res/layout/activity_read_text.xml
@@ -11,6 +11,7 @@
11
android:layout_width="match_parent"
12
android:layout_height="wrap_content"
13
android:background="@null"
14
+ android:gravity="top"
15
android:inputType="textMultiLine|textNoSuggestions"
16
android:padding="@dimen/medium_margin"
17
android:textCursorDrawable="@null"
0 commit comments