diff --git a/android/app/src/main/res/layout-land/dialog_stacked_buttons.xml b/android/app/src/main/res/layout-land/dialog_stacked_buttons.xml index b430aff55..d1125aace 100644 --- a/android/app/src/main/res/layout-land/dialog_stacked_buttons.xml +++ b/android/app/src/main/res/layout-land/dialog_stacked_buttons.xml @@ -3,12 +3,13 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" - style="@style/Widget.Material3.CardView.Filled" + style="@style/Widget.Material3.CardView.Elevated" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingBottom="@dimen/margin_half" app:cardBackgroundColor="?attr/colorSurfaceContainerHigh" - app:cardCornerRadius="28dp"> + app:cardCornerRadius="28dp" + app:cardElevation="@dimen/m3_sys_elevation_level3"> + app:cardCornerRadius="28dp" + app:cardElevation="@dimen/m3_sys_elevation_level3"> + app:cardCornerRadius="28dp" + app:cardElevation="@dimen/m3_sys_elevation_level3"> + app:cardCornerRadius="28dp" + app:cardElevation="@dimen/m3_sys_elevation_level3">