Highlighted course is now highlighted with the primary colour, 50% translucent

This commit is contained in:
denizk0461
2023-04-20 14:30:48 +02:00
parent b5f5e06b7f
commit 07a2902367
9 changed files with 37 additions and 14 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
style="@style/Widget.Material3.CardView.Outlined"
android:backgroundTint="?attr/colorCardBackground">
android:backgroundTint="@color/card_background_default">
<androidx.appcompat.widget.LinearLayoutCompat
android:layout_width="match_parent"