DO NOT MERGE Fix build.

Change-Id: I2e9f7f27c94b9f9240a5ca76952024055ff79878
This commit is contained in:
Alan Viverette
2014-05-23 11:10:12 -07:00
parent 244252af8b
commit d30241541c

View File

@@ -566,6 +566,9 @@ public class BitmapDrawable extends Drawable {
}
}
/**
* @hide
*/
@Override
public Insets getOpticalInsets() {
if (mApplyGravity && mBitmapState.mPaint.getShader() == null) {