ImageView updates cached drawable dimensions when drawable updates
Changes to drawable dimensions were not propagated to cached dimension values in ImageView. Now this is done when the drawable is invalidated. Issue #18798152 ImageView caches wrong value of mDrawableWidth and mDrawableHeight Change-Id: I8da7d82b0543fa02d8ef3d896595bd0e5ea2a61e
Loading
Please register or sign in to comment