Merge "Fix pause work apps button being higher than normal" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e1b66bd1bf
@@ -154,6 +154,7 @@ public class WorkModeSwitch extends Button implements Insettable, View.OnClickLi
|
||||
|
||||
private void updateVisibility() {
|
||||
clearAnimation();
|
||||
onApplyWindowInsets(getRootWindowInsets());
|
||||
if (mWorkEnabled && mOnWorkTab) {
|
||||
setFlag(FLAG_FADE_ONGOING);
|
||||
setVisibility(VISIBLE);
|
||||
|
||||
Reference in New Issue
Block a user