Automated import from //branches/donutburger/...@140911,140911
This commit is contained in:
committed by
The Android Open Source Project
parent
19a5fed21c
commit
883e7eb389
@@ -56,7 +56,9 @@ public class FrameLayout extends ViewGroup {
|
||||
private final Rect mSelfBounds = new Rect();
|
||||
private final Rect mOverlayBounds = new Rect();
|
||||
private int mForegroundGravity = Gravity.FILL;
|
||||
private boolean mForegroundInPadding = true;
|
||||
|
||||
/** {@hide} */
|
||||
protected boolean mForegroundInPadding = true;
|
||||
|
||||
public FrameLayout(Context context) {
|
||||
super(context);
|
||||
|
||||
Reference in New Issue
Block a user