commit | cd7ecf7db29c41fb5a3ac4569c10e80a4c33f758 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Tue May 04 11:36:08 2021 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Tue May 04 15:29:29 2021 -0400 |
tree | 6e7397876c3828976a5346491e6a4cbf8e8141c9 | |
parent | 9c8de7bdf10081516ab8a2a5bb130173797507f3 [diff] |
Add chevron to tiles that expand instead of toggling. Logic for side view: * If the tile has a sideViewCustomDrawable, show that regardless of State * Else, if the tile is not Boolean or the state has forceExpandView, it shows a chevron. * Else, show nothing. Test: atest com.android.systemui.qs Test: manual Fixes: 187057842 Change-Id: Ib9407914f4fbe5ac833b06008fc405435d0c45b0