java - ViewPager for Images in SpanableString -


i have images in spannablestrig , loaded them textview through html.imagegetter.i want show these images viewpager when click on image.

what have tried: have created arraylist , added imageurls urlspan.class , imagespan.class, added arraylist pageradapter. problem facing when click on image1 viewpager works fine , opens image1 in viewpager when click on image2 viewpager opens image1 , have swipe image2..

please me.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -