Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-08 | New drawable of shaped app icon for using | chihhangchuang | |
Because there are two different size ImageViews using the same drawable instance, the bound size was updated to break one of the ImageView displaying. Video: https://drive.google.com/file/d/1eVzxyn1ojbWanUg47yHXA9AoKZTjXWzp/view?usp=sharing Test: Manually Fixes: 160695343 Change-Id: I27f843d21f268e5c82e9682f6af7e0aa907e00eb | |||
2019-03-21 | Dynamically render the icon shape preview card | Santiago Etchebehere | |
Use a simplified version of AdaptiveIconDrawable that allows overriding the shape to draw the 6 app icons in the shape preview screen for themes. Bug: 124453141 Fixes: 124453141 Change-Id: Iae5230ae888b38905f13a6139d0984908d444cd9 |