commit | ef40606eb9e5978cfab47ccc76e4a641d1f31da4 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Thu Sep 29 17:33:13 2016 -0700 |
committer | Selim Cinek <cinek@google.com> | Thu Sep 29 17:33:13 2016 -0700 |
tree | c5fb544e30b451c8dada31d42d656c5219184550 | |
parent | bc243a962702cfa6fa9cdc56356e996a77acd307 [diff] |
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