Commit Graph

4 Commits

Author SHA1 Message Date
cketti 186379cbd0 Update Android-PullToRefresh to v2.1.1 2013-01-03 14:40:52 +01:00
cketti efd1c5b4a9 PullToRefresh: use setMode() to restore mode in onRestoreInstanceState()
When restoring a mode != DISABLED with the current mode being DISABLED
the header and/or footer layout weren't added to the view. That's why we
now call setMode() instead of setting mMode directly.
2012-12-14 12:01:25 +01:00
cketti c78ec01962 Allow removing the empty view of the pull-to-refresh container 2012-12-10 23:36:11 +01:00
Jesse Vincent c0da3a9be0 Check in ABS 4.20 and PTR 1.4.2 2012-11-24 17:15:06 -05:00