OSDN Git Service

Remove UserBoolean
authorJason Monk <jmonk@google.com>
Mon, 21 Dec 2015 19:27:00 +0000 (14:27 -0500)
committerJason Monk <jmonk@google.com>
Mon, 4 Jan 2016 19:46:15 +0000 (14:46 -0500)
commit66239fbdfce1586555b339854b8a21f8187e805f
tree2f4d1145ce924c459e28d1ef6c087bb6aaf65812
parentd5a204f16e7c71ffdbc6c8307a4134dcc1efd60d
Remove UserBoolean

Animate when the view is visible because its much simpler

Change-Id: I18598faae643124ad014f77a2e8a9229ccb726ce
packages/SystemUI/src/com/android/systemui/qs/QSIconView.java
packages/SystemUI/src/com/android/systemui/qs/QSTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/AirplaneModeTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/DndTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/FlashlightTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/HotspotTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/LocationTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/RotationLockTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/WorkModeTile.java