dialog - How to zoom an image when we touch it and zoom out when touch releases android -


i working on android application , want same effect on popup images facebook shows on reactions icons when click on button in feeds. please check below image. enter image description here

i using dialog box , recyclerview inside show these images. these images being shown using imageview in recyclerview. want apply such effect whenever touch image of recyclerview, should show view above image (zoom + description of image). how can apply effect on images.

please provide me idea this, can proceed further.

thanks lot in advanced.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

Spring Boot + JPA + Hibernate: Unable to locate persister -