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
Post a Comment