diff --git a/briar-android/src/main/res/layout/fragment_hotspot_qr.xml b/briar-android/src/main/res/layout/fragment_hotspot_qr.xml index 4a55b0641..d25de032d 100644 --- a/briar-android/src/main/res/layout/fragment_hotspot_qr.xml +++ b/briar-android/src/main/res/layout/fragment_hotspot_qr.xml @@ -26,6 +26,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="16dp" + app:cardBackgroundColor="#ffffffff" app:cardCornerRadius="16dp" app:layout_constrainedHeight="true" app:layout_constrainedWidth="true"