jmad_layout_anim.xml 249 B

1234567
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <layoutAnimation
  3. xmlns:android="http://schemas.android.com/apk/res/android"
  4. android:animation="@anim/layout_banner_anim_set"
  5. android:animationOrder="normal"
  6. android:delay="3">
  7. </layoutAnimation>