bd108862880028f95f512a3e4c1994d5e661fc86
Some conditionals do not work properly when users toggle its state in QS, the cause is that these conditionals don't have a way to monitor the status changed. Make RecyclerView handle onWindowFocusChanged event and make sure that conditionals can update the status when going back to Settings from QS. Bug: 118387886 Bug: 123171638 Bug: 123167705 Test: visual, robotests Change-Id: Ib3bb9bf43afaa58726502eea1e98bcf602bc3677
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%