commit | a6b4e1bc43a6cf039e4f1b5c73a002e9e247b31e | [log] [tgz] |
---|---|---|
author | Sanatt Abrol <sanatt@google.com> | Thu Nov 16 16:36:30 2023 +0000 |
committer | Sanatt Abrol <sanatt@google.com> | Tue Nov 21 10:48:08 2023 +0000 |
tree | 44428770eb58ba1b8fe23115278e2f03e62c44fe | |
parent | 43c46e578746b5848c6bf2531b7986873b79dad5 [diff] |
Bug: b/307278302 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