diff options
author | Adrian Roos <roosa@google.com> | 2016-06-14 15:51:40 -0700 |
---|---|---|
committer | Adrian Roos <roosa@google.com> | 2016-06-15 17:28:21 +0000 |
commit | 98dd7f13085d1535b53bd22b235865f3f869ce35 (patch) | |
tree | 9551b3c9ca019d0e2cf1e6534f747df6c854b34d /docs/html/sdk/api_diff/22/changes | |
parent | f2d5d876b9230a1871b99623f9e9391b5fa02f12 (diff) |
A11y: Fix notification bounds when top notification is scrolled
Previously, scrolled notifications would collapse into a stack (the top
stack). With the new design, that's no longer the case, so tall
notifications can now be scrolled out so much that their translation
becomes negative.
Unfortunatly, getBoundsOnScreen then clips the bounds to the parent,
which interferes with our adjustment to the bounds, so we first undo
the clipping.
Fixes: 29368064
Change-Id: I71da054ed1eb6d06868d56e18d0320f764ed86b3
Diffstat (limited to 'docs/html/sdk/api_diff/22/changes')
0 files changed, 0 insertions, 0 deletions