commit | 64afcdaf53e4466e140412e26c1431085f89b0a4 | [log] [tgz] |
---|---|---|
author | Tiger Huang <tigerhuang@google.com> | Fri May 06 17:43:54 2022 +0800 |
committer | Tiger Huang <tigerhuang@google.com> | Fri May 06 22:19:15 2022 +0800 |
tree | 3b2ec53e1cf7ecca57430f92d707c0dfb51bc0b5 | |
parent | 7ecba896fa5978dbf18ccdc48908b1d091fff98e [diff] |
Don't clip background drawable if navigation color view is not opaque If the navigation bar color view is not opaque, we shouldn't clip the background drawable. Otherwise, the view hierarchy cannot fill surface buffer, and the un-filled area would display things previously drawn on it, which is not expected. Fix: 204834350 Test: Open a doc in Docs in split-screen, and scroll down to the end. Change-Id: I050f3fa301412b71a7ae15d60fb49853c4be161e