1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-05 17:15:05 -05:00
k-9/plugins/Android-PullToRefresh/library
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
..
res Check in ABS 4.20 and PTR 1.4.2 2012-11-24 17:15:06 -05:00
src/com/handmark/pulltorefresh/library PullToRefresh: use setMode() to restore mode in onRestoreInstanceState() 2012-12-14 12:01:25 +01:00
AndroidManifest.xml Check in ABS 4.20 and PTR 1.4.2 2012-11-24 17:15:06 -05:00
pom.xml Check in ABS 4.20 and PTR 1.4.2 2012-11-24 17:15:06 -05:00
proguard-project.txt Check in ABS 4.20 and PTR 1.4.2 2012-11-24 17:15:06 -05:00
project.properties Check in ABS 4.20 and PTR 1.4.2 2012-11-24 17:15:06 -05:00