OSDN Git Service

Tweak new rotate icon and motion
authorMike Digman <digman@google.com>
Thu, 24 May 2018 18:06:05 +0000 (11:06 -0700)
committerMike Digman <digman@google.com>
Thu, 24 May 2018 21:05:44 +0000 (14:05 -0700)
commitc038c32c7c171e004f7cb74a4ab1d469a3b87f18
tree6f6d63508283a79448654ade87972b74aeb3d6f8
parent87631c2d29d8f5eaa83c769a7eaa9cb82e85eb9b
Tweak new rotate icon and motion

Slightly reduce the icon size to decrease its size relative to the new
back button. Use scaleX attribute to ensure arrows always point in
direction of motion. Fix intro animation bug where rippling would only
happen for first three loops.

Bug: 79930974
Test: manual
Change-Id: I6b8d4acd4c1537649d0120663169e7a1fd4db7fb
packages/SystemUI/res/drawable/ic_sysbar_rotate_button.xml
packages/SystemUI/res/values/attrs.xml
packages/SystemUI/res/values/styles.xml
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarFragment.java