commit | 3ff9fba2cdf6d52ca17777931732919ea0e7f3bd | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Thu Jul 20 10:47:48 2017 -0700 |
committer | Selim Cinek <cinek@google.com> | Thu Jul 20 10:49:55 2017 -0700 |
tree | 2aad0dde7ac86560d8ca7b2213e0a1fb2133f0e7 | |
parent | 925abb706ecab0300c72cef3c472242a275e72ac [diff] |
Clipping the last notification if it's in the shelf Before we were only clipping it to the bottom on the shelf, but if we're already fully in the shelf (and made visible again by another clause) then we still need to clip to the top. Test: manual, observe normal clipping for last item Change-Id: Ie1bc7afb78534bd89d771808eba8e02251d3a3cc Fixes: 63264213