Add some animations

This commit is contained in:
Koitharu
2020-04-18 10:56:34 +03:00
parent b732a220f6
commit e0d45961f8
17 changed files with 126 additions and 14 deletions

View File

@@ -26,6 +26,7 @@
android:layout_height="wrap_content"
android:orientation="vertical"
android:scrollbars="vertical"
android:overScrollMode="never"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
tools:listitem="@layout/item_category_checkable" />