Merge "Fix Statusbar Chips clipped by 3 Button Nav in landscape mode" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b9520816c6
@@ -46,6 +46,7 @@ public class StatusBarWindowView extends FrameLayout {
|
||||
|
||||
public StatusBarWindowView(Context context, AttributeSet attrs) {
|
||||
super(context, attrs);
|
||||
setClipChildren(false);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user