第5次提交 清空贷款
This commit is contained in:
7
cashly/src/main/res/anim/animate.xml
Normal file
7
cashly/src/main/res/anim/animate.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?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"
|
||||
/>
|
||||
Reference in New Issue
Block a user