summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/AlphaOptimizedTextView.java
Commit message (Collapse)AuthorAgeFilesLines
* AOD clock and notification animationLucas Dupin2018-04-271-0/+49
Better transitions for pulsing notifications and other keyguard messages. Change-Id: I3e3ec844834bf7f5d9ab341f308e78a002248a87 Fixes: 77601057 Fixes: 67641732 Test: visual Test: atest packages/SystemUI/tests/src/com/android/keyguard/KeyguardSliceViewTest.java Test: atest packages/SystemUI/tests/src/com/android/systemui/util/wakelock/KeepAwakeAnimationListenerTest.java