Android-pulltorefresh: The gif animation is used in the drop-down mode. More images are loaded in the android drop-down mode.
Effect preview:
Xml Layout
<Com. handmark. pulltorefresh. library. pullToRefreshListView xmlns: android = "http://schemas.android.com/apk/res/android" xmlns: ptr = "http://schemas.android.com/apk/res-auto" android: layout_width = "fill_parent" android: layout_height = "fill_parent" android: divider = "#00000000" android: cacheColorHint = "#00000000" android: listSelector = "#00000000" android: fastScrollEnabled = "true" ptr: ptrHeaderTextColor = "@ color/gray" <span style = "color: # ff0000; "> ptr: ptrAnimationStyle =" louisAnimationStyle "</span>/>
Underlying lib Configuration
Custom Animation styles are configured in it.
Others can be used according to the normal usage of this database.
Modified lib library download: http://download.csdn.net/detail/richiezhu/8893165
Copyright Disclaimer: This article is an original [LouisGeek] Article. For more information, see the source!