commit | b77165391946d40304e7705dcedcea010dd33257 | [log] [tgz] |
---|---|---|
author | Marcello Galhardo <mgalhardo@google.com> | Fri Apr 28 17:10:25 2023 +0000 |
committer | Marcello Galhardo <mgalhardo@google.com> | Fri Apr 28 17:10:31 2023 +0000 |
tree | d3fc112396d58c655b08289c80bad08f3298a7df | |
parent | 71d05f963f7c3a06af8b066166ff9ce7a71b3ac1 [diff] |
Remove white boarders from Shortcut Category icon * The icon works with light mode, but breaks the UI with dark mode on. * Previously, the icon would be show as a white square in dark mode. * The new version shows it correctly, as a circle. Test: manual Flag: not needed Change-Id: I61838266494a9a2c3048030ff3c95ced3db6347c Fixes: 280069069