Blog
Pull-to-Refresh v1.2
On 26, Jan 2012 | One Comment | In Pull-To-Refresh | By Chris Banes
Hey everyone,
I’ve just tagged v1.2 of the Pull-to-Refresh library on GitHub. You may have noticed there was no v1.1 post, well that was because 1.1 was a small bugfix release. Version 1.2 though is a much bigger release. Read more…
Pull-to-Refresh v1.0
On 05, Jan 2012 | No Comments | In Pull-To-Refresh | By Chris Banes
Hey everyone,
I’ve just tagged v1.0 of the Pull-to-Refresh on the Github repository. This is the first stable release of the library and it’s now something I feel is ready for public consumption. Read more…
Android Bitmap Caching
On 28, Dec 2011 | 4 Comments | In Android, FriendCaster | By Chris Banes
Hey everyone,
This blog post has come about through a conversation between me and Ander Webbs on Twitter, about the usage of Reference and LruCache classes for Bitmap caching in Android. Here I’ll explain how FriendCaster caches it’s Bitmaps, and more importantly manages it’s memory so it doesn’t cause any OOM‘s.
Read more…
Pull Up to Refresh!
On 23, Dec 2011 | No Comments | In Pull-To-Refresh | By Chris Banes
Hi everyone,
I’ve just added a new mode to the Pull-to-Refresh library which allows you to set the View to Pull Up to Refresh (from the bottom) instead of the standard Pull Down from the top.
Read more…

Recent Comments