Remove unused widget styles and animations

This commit is contained in:
arkon
2020-04-19 12:08:40 -04:00
parent ed51989796
commit 01dd46c5ed
13 changed files with 14 additions and 121 deletions

View File

@@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?selectable_library_drawable"
android:background="@drawable/library_item_selector"
android:padding="4dp">
<androidx.cardview.widget.CardView