Update Login file TextView

parent 12dedf65
......@@ -10,7 +10,9 @@
android:focusableInTouchMode="true"
android:gravity="center">
<ScrollView
<ScrollView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentStart="true"
......@@ -34,8 +36,10 @@
android:layout_height="177dp">
<TextView
style="@style/viewParent.headerText.NoMode"
style="@style/viewParent.headerText.NoMode"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentStart="true"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment