New filter implementation

This commit is contained in:
Koitharu
2023-12-06 13:37:23 +02:00
parent 6c07abec56
commit 1908ce3e46
29 changed files with 626 additions and 545 deletions

View File

@@ -53,7 +53,7 @@
android:id="@+id/container_side"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:layout="@layout/sheet_filter" />
tools:layout="@layout/sheet_tags" />
</com.google.android.material.card.MaterialCardView>