am a6e772c8: Merge "Follow-up to I7d96ca46a41ec764984be5fe42d225cb94f53497" into mnc-dev
* commit 'a6e772c822b9095898b6611df0bedf95f445ca6e': Follow-up to I7d96ca46a41ec764984be5fe42d225cb94f53497
This commit is contained in:
@@ -83,6 +83,10 @@ public class StatusBarWindowView extends FrameLayout {
|
||||
insets.top = 0;
|
||||
insets.right = 0;
|
||||
} else {
|
||||
if (mRightInset != 0) {
|
||||
mRightInset = 0;
|
||||
applyMargins();
|
||||
}
|
||||
boolean changed = getPaddingLeft() != 0
|
||||
|| getPaddingRight() != 0
|
||||
|| getPaddingTop() != 0
|
||||
|
||||
Reference in New Issue
Block a user