summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout-w550dp/payment_bottom_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout-w550dp/payment_bottom_bar.xml')
-rw-r--r--app/src/main/res/layout-w550dp/payment_bottom_bar.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout-w550dp/payment_bottom_bar.xml b/app/src/main/res/layout-w550dp/payment_bottom_bar.xml
index f9fa32a..d9e2f59 100644
--- a/app/src/main/res/layout-w550dp/payment_bottom_bar.xml
+++ b/app/src/main/res/layout-w550dp/payment_bottom_bar.xml
@@ -18,10 +18,9 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/bottomView"
+ style="@style/BottomCard"
android:layout_width="0dp"
android:layout_height="wrap_content"
- app:cardCornerRadius="0dp"
- app:cardElevation="8dp"
tools:showIn="@layout/fragment_prompt_payment">
<androidx.constraintlayout.widget.ConstraintLayout