Ankit Dubey

Results 1 comments of Ankit Dubey

@VEINHORN thank you for response. i'm using below two libraries implementation 'com.veinhorn.scrollgalleryview:library:1.2.8' implementation 'com.veinhorn.scrollgalleryview:picasso-loader:1.2.8' And here is my same code, you've mentioned. galleryView = ScrollGalleryView .from((ScrollGalleryView) findViewById(R.id.scroll_gallery_view)) .settings( GallerySettings .from(getSupportFragmentManager())...