summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/AlphaControlledSignalTileView.java
Commit message (Collapse)AuthorAgeFilesLines
* Add more annotationsFedor Kudasov2022-02-151-1/+2
| | | | | | Bug: 209459024 Test: m SystemUI-core Change-Id: Ic3ac681a1cbf744d3592f1fa9dd164b60c0bfdc4
* Fixes import ordering.Gus Prevas2018-11-141-0/+1
| | | | | Test: n/a Change-Id: I432e11b52deb7974e50f62076af3b7aa07e364b6
* Fix wifi tile animating full-dark when slashing/unslashingEvan Laird2017-09-211-0/+86
WifiTile now owns a specific tile view that will animate the tint/alpha of the slash but not the underlying drawable. Becasue we always animate from the disconnected icon <-> disabled icon, this fixes the problem where the disabled icon will start off as full-dark and appear to flash. Fixes: 63534380 Test: turn wifi on/off; runtest -x tests/src/com/android/systemui/qs/AlphaControlledSignalTileViewTest.java Change-Id: I824572fdf00e122b7c17104b727171d81ff104c5