CalendarListview icon indicating copy to clipboard operation
CalendarListview copied to clipboard

TypedArray is never recycled.

Open apkelly opened this issue 11 years ago • 0 comments

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.

apkelly avatar Jan 17 '15 13:01 apkelly