This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2023-04-18 21:33:24 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<layoutAnimation
|
|
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
|
android:animation="@anim/item_animation_fall_down"
|
|
|
|
|
android:delay="15%"
|
|
|
|
|
android:animationOrder="normal"/>
|