You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
implement VectorDrawable, by loading tmp SVG with gdkpixbuf
This won't work for Apps using VectorDrawableCompat
This commit is contained in:
@@ -187,6 +187,7 @@ hax_jar = jar('hax', [
|
||||
'android/graphics/drawable/ScaleDrawable.java',
|
||||
'android/graphics/drawable/ShapeDrawable.java',
|
||||
'android/graphics/drawable/StateListDrawable.java',
|
||||
'android/graphics/drawable/VectorDrawable.java',
|
||||
'android/graphics/drawable/shapes/OvalShape.java',
|
||||
'android/graphics/drawable/shapes/Shape.java',
|
||||
'android/hardware/ConsumerIrManager.java',
|
||||
|
||||
Reference in New Issue
Block a user