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 6e1df96 commit ca8069bCopy full SHA for ca8069b
app/src/main/res/layout/activity_login.xml
@@ -1,4 +1,4 @@
1
-<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
2
xmlns:app="http://schemas.android.com/apk/res-auto"
3
xmlns:tools="http://schemas.android.com/tools"
4
android:layout_width="match_parent"
@@ -252,4 +252,4 @@
252
253
</RelativeLayout>
254
255
-</ScrollView>
+</LinearLayout>
0 commit comments