From ec1ab7d2bf2118796e8d49b3659a6053a8aeb8d6 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sat, 5 Aug 2023 23:27:46 +0200 Subject: tweak card design in setup flow --- app/src/main/res/layout/f_circumvention_setup.xml | 5 +++-- app/src/main/res/layout/f_configure_provider.xml | 3 ++- app/src/main/res/layout/f_provider_selection.xml | 5 +++-- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/f_circumvention_setup.xml b/app/src/main/res/layout/f_circumvention_setup.xml index dd865081..9f303780 100644 --- a/app/src/main/res/layout/f_circumvention_setup.xml +++ b/app/src/main/res/layout/f_circumvention_setup.xml @@ -35,9 +35,10 @@ android:id="@+id/cv_provider_selection_container" android:layout_width="match_parent" android:layout_height="wrap_content" + app:cardElevation="2dp" + app:cardUseCompatPadding="true" app:cardCornerRadius="12dp" - app:cardElevation="1dp" - android:layout_margin="40dp" + android:layout_marginTop="40dp" >