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 83566a0 commit 397fe8dCopy full SHA for 397fe8d
app/src/main/res/layout/activity_main.xml
@@ -2,7 +2,8 @@
2
<ScrollView
3
xmlns:android="http://schemas.android.com/apk/res/android"
4
android:layout_width="match_parent"
5
- android:layout_height="match_parent">
+ android:layout_height="match_parent"
6
+ android:fillViewport="true">
7
8
<EditText
9
android:id="@+id/notes_view"
0 commit comments