Use Briar card style (sets background colour for dark theme).

This commit is contained in:
akwizgran
2020-06-29 14:26:59 +01:00
parent 392bc0d339
commit 46bdb3589c

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
style="@style/BriarCard"
android:layout_width="match_parent"
android:layout_height="wrap_content">