Skip to content
Commit a0d3b09d authored by Pranav Vashi's avatar Pranav Vashi Committed by Joey Huab
Browse files

NetworkTraffic: Prevent network callback exception on theme change



* On theme change, status bar icons are re-added.
  This re-called registerNetworkCallback everytime leading to
  "too many requests" and systemui crash.
* Prevent it by register callback when attached to window.
  Also, unregister callback when detaching.

Signed-off-by: default avatarPranav Vashi <neobuddy89@gmail.com>
parent 4b333087
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment