OSDN Git Service

Clock padding and motion adjustments
authorLucas Dupin <dupin@google.com>
Thu, 12 Apr 2018 17:50:13 +0000 (10:50 -0700)
committerLucas Dupin <dupin@google.com>
Thu, 19 Apr 2018 17:08:21 +0000 (01:08 +0800)
commit60661a6dd8ad7728b87a36da005acaec0272dd5a
treec4e6bd7ba258b815c784c73afc4d14be70ebf782
parent08a2028228c73d83f37c23eb63d03c2e775d1594
Clock padding and motion adjustments

Fixes: 73830624
Test: manual
Test: atest packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/PropertyAnimatorTest.java
Change-Id: I9b7785cfbc610db9e4b920eef518ab24b97a6bbc
packages/SystemUI/res/values/dimens.xml
packages/SystemUI/res/values/ids.xml
packages/SystemUI/src/com/android/systemui/statusbar/NotificationShelf.java
packages/SystemUI/src/com/android/systemui/statusbar/notification/AnimatableProperty.java
packages/SystemUI/src/com/android/systemui/statusbar/notification/PropertyAnimator.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardClockPositionAlgorithm.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/PropertyAnimatorTest.java