Apply a better view on enter pin screen activity_pocket_request.xml

feat_androidx_migration
dtvv 2018-10-12 14:08:03 -05:00
parent 19aa8e6b7f
commit 332eced879
1 changed files with 3 additions and 3 deletions

View File

@ -2,14 +2,14 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
android:orientation="vertical"
android:background="@drawable/gradient">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:gravity="center"
android:padding="5dp"
android:background="@color/colorPrimary">
android:padding="5dp">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"