Automated import from //branches/master/...@140913,140913
This commit is contained in:
committed by
The Android Open Source Project
parent
9c0c492de4
commit
d9889787b2
@@ -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