a6b4e1bc43a6cf039e4f1b5c73a002e9e247b31e
Fix clipping of DesktopTaskView border on focus/ hover Hover border: https://screenshot.googleplex.com/B9CUW49q6inMW75 Focus border: https://screenshot.googleplex.com/36uLJ4jC295t7PZ `android:clipToOutline` prevents drawing outside view bounds and results in the focus/ hover border getting clipped, instead we can use `android:clipToPadding` with a small non-zero padding to clip children and allow drawing a border outside the bounds Change-Id: I7e763f7ee8c7fd1090c7778c2c000d2b792bef06
…
Merge "Use global color extraction in widgets for wallpaper preview" into sc-v2-dev am:
9b3ef3e638 am: df311603e9
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%