DO NOT MERGE Fix build.
Change-Id: I2e9f7f27c94b9f9240a5ca76952024055ff79878
This commit is contained in:
@@ -566,6 +566,9 @@ public class BitmapDrawable extends Drawable {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @hide
|
||||
*/
|
||||
@Override
|
||||
public Insets getOpticalInsets() {
|
||||
if (mApplyGravity && mBitmapState.mPaint.getShader() == null) {
|
||||
|
||||
Reference in New Issue
Block a user