SystemUI: CellularTile: Don't call showDetail() when device is locked
* We recently enabled dualTarget for CellularTile which allowed us to toggle mobile data without unlocking device. Moving showDetail call to postQSRunnableDismissingKeyguard when the device is locked fixes this issue. Change-Id: I16dc766166a33a309a2fc945e81fa15b5d194196
Loading
Please register or sign in to comment