Completed the design (colour) change for both dark and light theme now

This commit is contained in:
denizk0461
2023-04-13 21:05:52 +02:00
parent 3a2d444956
commit a3489d06b3
15 changed files with 128 additions and 65 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
android:id="@+id/card_background"
android:layout_width="match_parent"
android:layout_height="wrap_content"
style="@style/Widget.Material3.CardView.Outlined">
style="@style/Widget.Material3.CardView.Outlined"
android:backgroundTint="?attr/colorCardBackground">
<androidx.appcompat.widget.LinearLayoutCompat
android:layout_width="match_parent"