Skip to content
Commit eb84e0a3 authored by Selim Cinek's avatar Selim Cinek
Browse files

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
parent 0ab8762c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment