Android change recycler view column no. on pinch zoom
问题 I have in my layout recycler view for gallery application. I want to incorporate a pinch touch event listner such that the recycler view column no. increases or decreases on pich in and out. I have seen this type of interface in many gallery application. What is the best way to acheive this so that the transition is smooth. Small Video link :- http://sendvid.com/s68fiqpd I tried using below code (as provided by @Yogesh Rathi) but results is not what I want to achieve. import android.content