diff --git a/app/src/main/res/layout/fragment_wallet.xml b/app/src/main/res/layout/fragment_wallet.xml index e78dab6..15b792f 100644 --- a/app/src/main/res/layout/fragment_wallet.xml +++ b/app/src/main/res/layout/fragment_wallet.xml @@ -4,12 +4,12 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" - android:layout_margin="8dp" android:orientation="vertical"> + android:layout_height="match_parent" + android:layout_marginLeft="8dp" + android:layout_marginRight="8dp"> @@ -124,7 +126,10 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="bottom" - android:layout_margin="4dp" + android:layout_marginBottom="12dp" + android:layout_marginLeft="4dp" + android:layout_marginRight="4dp" + android:layout_marginTop="12dp" android:orientation="horizontal" android:weightSum="2">