|
@@ -27,6 +27,7 @@
|
|
|
android:layout_marginStart="14dp"
|
|
|
android:layout_marginTop="15dp"
|
|
|
android:layout_marginEnd="14dp"
|
|
|
+ android:paddingBottom="15dp"
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
|
app:layout_constraintTop_toTopOf="parent">
|
|
|
|
|
@@ -508,7 +509,7 @@
|
|
|
android:layout_height="44dp"
|
|
|
android:layout_alignParentBottom="true"
|
|
|
android:layout_marginStart="25dp"
|
|
|
- android:layout_marginTop="100dp"
|
|
|
+ android:layout_marginTop="50dp"
|
|
|
android:layout_marginEnd="25dp"
|
|
|
android:background="@drawable/shape_fe2451_39dp"
|
|
|
android:gravity="center"
|