CalendarListview
CalendarListview copied to clipboard
TypedArray is never recycled.
According to the docs TypedArray should be recycled when finished with.
http://developer.android.com/reference/android/content/res/TypedArray.html
This doesn't seem to be happening within the library.