Skip to content

Commit 6e83dfa

Browse files
gj86Genkzsz11
authored andcommitted
NetworkTrafficSB: Better workaround for RequestLayout() spam
* Remove updateVisibility() call from setVisibleState() Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: spezi77 <spezi7713@gmx.net>
1 parent c7dfed7 commit 6e83dfa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/SystemUI/src/com/android/systemui/statusbar/policy/NetworkTrafficSB.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ public void setVisibleState(int state, boolean mIsEnabled) {
122122
mSystemIconVisible = false;
123123
break;
124124
}
125-
update();
126125
}
127126

128127
@Override

0 commit comments

Comments
 (0)