Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a3abfa9a authored by kaiyiz's avatar kaiyiz Committed by Kaiyi Zhang
Browse files

SystemUI: Fix data tile doesn't change with default data card issue

By current design, the data tile can control all cards data, and it
refresh its state according to the first card.
Dds tile also refresh its state according to the first card.
When data on/off, the changed URI is Settings.Global.MOBILE_DATA + 0/1,
but not Settings.Global.MOBILE_DATA.

The data tile should just control the default data card and refresh
according to it.
Change the URI to watch for data changes and dds switch.

CRs-Fixed: 755171

Change-Id: I73ab6b40f4ef28fccb3046b6dbc63b754356ea91
parent 697e762e
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