Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae60e449 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove UnsupportedAppUsage from BitmapDrawable#mTargetDensity"

parents 0f7d0afa dd176c5c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -92,7 +92,6 @@ public class BitmapDrawable extends Drawable {
    private BitmapState mBitmapState;
    private BlendModeColorFilter mBlendModeFilter;

    @UnsupportedAppUsage
    private int mTargetDensity = DisplayMetrics.DENSITY_DEFAULT;

    private boolean mDstRectAndInsetsDirty = true;