diff options
author | Selim Cinek <cinek@google.com> | 2020-06-25 11:19:47 -0700 |
---|---|---|
committer | Selim Cinek <cinek@google.com> | 2020-06-25 22:59:47 +0000 |
commit | eb84e0a37cf78148c748b56f4d4b64378804ef66 (patch) | |
tree | a02ca11bafb7e620edf667fb8a394657d4fb5416 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0ab8762cf673bae787e0315bb37a00b209392185 (diff) |
Changed rounded rect paths from paths to rounded rects
We were creating custom paths that were used to clip
notifications at times and could lead to a janky experience.
Using the addRoundedRect call with cornerradii is more performant
and is much more straight forward to use.
Fixes: 159427252
Test: add notifications, scroll, observe normal clipping behavior
Change-Id: Id8e38cf72af7e9d27bee884ae37d0e27e75202f0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions