Hi, is there going to be support for using this library with VectorDrawables instead of just bitmaps?
Will it work If I just change this method in the ClickableAreasImage class to use the intrinsic width/height of the vector instead of the bitmap?
Running my code right now using a vector results in class cast exception.
Thanks!
Hi, is there going to be support for using this library with VectorDrawables instead of just bitmaps?
Will it work If I just change this method in the ClickableAreasImage class to use the intrinsic width/height of the vector instead of the bitmap?
Running my code right now using a vector results in class cast exception.
Thanks!