commit | 4fbeac438109a9866fb49117c1d51e88d0100772 | [log] [tgz] |
---|---|---|
author | shawnlin <shawnlin@google.com> | Mon Apr 30 20:32:40 2018 +0800 |
committer | shawnlin <shawnlin@google.com> | Wed May 02 11:48:48 2018 +0800 |
tree | 8dcbdc1cfad3403350c337ef5c57c265fa0f87c6 | |
parent | b9b0eaff9ceca697bd95eea690cc2167360caca2 [diff] |
Fix incorrect icon alignment on shelf ExpandableNotificationRow set the scrollX of notification icon in shelf while the notification is swiped, but didn't set it back when reset without animation(ex: screen off device). Reset the scrollX of icon in shelf. Test: runtest systemui Change-Id: I05a428a7502de1618a7929b71a832c9e945a6aff Fixes: 77569193