zoom - Android Gallary -


i trying implement image gallery zoom in , zoom out facilities on every images.

for have extended imageview , added zoom in zoom out mechanism it, in adapter class return own imageview. unfortunately not working current gallery widget.

my image view skeleton this

public class myimageview extends imageview implements ontouchlistener{} 

my adapter class code simple use imageview instead of original one. zoom in zoom out in imageview works fine without gallery not gallery.

any, advice?


Comments

Popular posts from this blog

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

mysql - How to insert just year and month into date field? -