add light and dark theme

* currently the theme can not be changed
This commit is contained in:
2020-11-22 14:24:02 +01:00
parent 57897077ab
commit 71079ddc92
15 changed files with 63 additions and 30 deletions

View File

@ -3,7 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="195dp"
android:layout_height="wrap_content"
android:backgroundTint="#FFFFFF"
android:backgroundTint="?themeSecondary"
android:visibility="visible"
app:cardCornerRadius="7dp"
app:cardElevation="4dp">