- made text area bigger for deactivate/init pod screen (#80)
This commit is contained in:
parent
595f838d0f
commit
3e12a7df5a
|
@ -7,7 +7,7 @@
|
|||
<TextView
|
||||
android:id="@+id/initAction_header"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="150dp"
|
||||
android:layout_height="160dp"
|
||||
android:layout_marginTop="20dp"
|
||||
android:layout_marginBottom="20dp"
|
||||
android:layout_marginLeft="25dp"
|
||||
|
|
Loading…
Reference in a new issue