Skip to content

CyjAndroid/WaittingAnimation

Repository files navigation

WaittingAnimation

This is a drop-down refresh animation for listView

image

follow these two simple steps:

Step 1:

create loading animation

<cyj.android.com.waittinganimation.WaittingLayout
  android:layout_width="match_parent"
  android:layout_height="match_parent"/>

Step 2:

create drop-down refresh animation for listView

<cyj.android.com.waittinganimation.WaittingListView
  android:layout_width="match_parent"
  android:layout_height="match_parent"/>

About

A ListView Pulldown Animator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages