- made text area bigger for deactivate/init pod screen (#80)

This commit is contained in:
Andy Rozman 2020-02-01 16:21:26 +00:00
parent 595f838d0f
commit 3e12a7df5a

View file

@ -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"