Respect system animation setting

Co-authored-by: Alexander Bakker <ab@alexbakker.me>
This commit is contained in:
Michael Schättgen 2023-08-20 17:29:08 +02:00 committed by Alexander Bakker
parent f38b6ec586
commit 9ff8efab69
9 changed files with 124 additions and 26 deletions

View file

@ -39,7 +39,6 @@
android:layout_height="0dp"
android:scrollbars="vertical"
android:id="@+id/rvKeyProfiles"
android:layoutAnimation="@anim/layout_animation_fall_down"
android:layout_weight="1"/>
<LinearLayout