summaryrefslogtreecommitdiff
path: root/src/com/android/customization/widget/DynamicAdaptiveIconDrawable.java
AgeCommit message (Collapse)Author
2020-07-08New drawable of shaped app icon for usingchihhangchuang
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-21Dynamically render the icon shape preview cardSantiago 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