|
|
@@ -467,7 +467,7 @@
|
|
|
<Button
|
|
|
android:id="@+id/button_cancel"
|
|
|
android:layout_width="0dp"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ android:layout_height="42dp"
|
|
|
android:layout_gravity="bottom"
|
|
|
android:layout_marginEnd="4dp"
|
|
|
android:layout_weight="2"
|
|
|
@@ -478,7 +478,7 @@
|
|
|
<Button
|
|
|
android:id="@+id/button_request"
|
|
|
android:layout_width="0dp"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ android:layout_height="42dp"
|
|
|
android:layout_gravity="bottom"
|
|
|
android:layout_marginStart="4dp"
|
|
|
android:layout_weight="2"
|