You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: On API 28 and below when using a material card view with rounded corners children such as other material card views are not clipped and instead overlap the rounded corners.
Source code: Just make a simple material card view with rounded corners. Put a nested scrollview inside and scroll through other material cardview children and you will see on api 28 and below they are not clipped and spill over the corners.
Android API version: bug visible on api 28 and below