OSDN Git Service

Fixed a bug with the scrollability of notifications
authorSelim Cinek <cinek@google.com>
Fri, 30 Sep 2016 00:33:13 +0000 (17:33 -0700)
committerSelim Cinek <cinek@google.com>
Fri, 30 Sep 2016 00:33:13 +0000 (17:33 -0700)
commitef40606eb9e5978cfab47ccc76e4a641d1f31da4
treec5fb544e30b451c8dada31d42d656c5219184550
parentbc243a962702cfa6fa9cdc56356e996a77acd307
Fixed a bug with the scrollability of notifications

The accessibility node info wasn't up to date when we
scrolled into the view, so you could never scroll up
anymore.
This is now fixed.

Change-Id: Ic71e5005edf89e7dc8a9129206342ed97820e687
Fixes: 31545848
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java