android - Handle pinch zoom on recylerview -


i want achieve pinch, zoom on recylerview. have text views in recylerview. change text size on pinch. handle, pinch on empty activity using pinch zoom custom view. not working on recylerview. recylerview scroll instead of pinch event. handled separate touch event on textview not working!

i found way achieve this. can use library https://code.google.com/p/android-zoom-view/downloads/list . library allow zoom recylerview image. can change library needs. there no wiki page associated project check wiki android-zoom-view.jar


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -