summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/f_circumvention_setup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/f_circumvention_setup.xml')
-rw-r--r--app/src/main/res/layout/f_circumvention_setup.xml5
1 files changed, 3 insertions, 2 deletions
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"
>
<androidx.appcompat.widget.LinearLayoutCompat
android:layout_width="match_parent"