solve issue Avoid 'form movements' in the login screen #1107 (#2936)

This commit is contained in:
saurav053 2019-11-06 16:17:59 +05:30 committed by neslihanturan
parent 6e1df96b98
commit ca8069b21b

View file

@ -1,4 +1,4 @@
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
@ -252,4 +252,4 @@
</RelativeLayout>
</ScrollView>
</LinearLayout>