java - Buttons on TouchImageView? -


i'm using awesome class implement zoom in imageview:

https://github.com/mikeortiz/touchimageview

touchimageview extends imageview (so has same properties) , adds zooming features. have problem: have small buttons on imageview, , set them in particular points of image.. , if zoom image, buttons don't remain in correct point, aren't zoomed image!

can me?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -