Elliot Long
Elliot Long
I'm having issues with the implementation of the BitmapLruCache$RecyclePolicy.canInBitmap method. Here is how it stands: ``` boolean canInBitmap() { switch (this) { case PRE_HONEYCOMB_ONLY: case DISABLED: return Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB;...
Hello, I have no problems with this library on a Samsung Galaxy Note 3 or Sony Xperia Z (KitKat), or Galaxy Nexus (JellyBean), but whenever i run it on a...
Bintray has now gone away, so are there any plans to upload this to a different server so we can still use it?