Android realizes multiple pictures click preview (support zooming) and sliding

1 demand

Multiple pictures are displayed through recycleView, and then click on a specific picture to support preview (support zooming) and sliding

 

 

 

 

 

2 Solution

BaseRecyclerViewAdapterHelper  +   com.github.chrisbanes.photoview.PhotoView  +  ViewPage2

It's really fragrant when combined

https://github.com/CymChad/BaseRecyclerViewAdapterHelper
com.github.chrisbanes.photoview.PhotoView

 

Published 1095 original articles · praised 714 · 3.17 million views

Guess you like

Origin blog.csdn.net/u011068702/article/details/105607979