summaryrefslogtreecommitdiff
path: root/src/com/android/bitmap/view/BitmapDrawableImageView.java
AgeCommit message (Expand)Author
2014-02-14Do not call methods which do not exist on ICS.Mark Wei
2014-02-07Allow setting transient state on BitmapDrawableImageView so we don't unbind()Mark Wei
2014-01-22Decouple parallaxSpeedMultiplier from setDecodeDimensions().Mark Wei
2013-12-08Allow placeholder drawable to be sized by the client. First try to use theMark Wei
2013-10-29Relax BasicBitmapView to allow non-BasicBitmapDrawables to be assigned to it.Mark Wei