AdaptiveIconDrawable: import from AOSP master (commit 1cdfff555f4a21f71ccc978290e2e212e2f8b168)

This commit is contained in:
Mis012
2025-06-05 14:31:14 +02:00
parent 3d4f386db0
commit 398202a4f9
3 changed files with 1159 additions and 0 deletions

View File

@@ -228,6 +228,7 @@ srcs = [
'android/graphics/SweepGradient.java',
'android/graphics/Typeface.java',
'android/graphics/Xfermode.java',
'android/graphics/drawable/AdaptiveIconDrawable.java',
'android/graphics/drawable/Animatable.java',
'android/graphics/drawable/AnimationDrawable.java',
'android/graphics/drawable/BitmapDrawable.java',