I am creating a picture gallery for newly android release jellybeans.But i got to know from here is that gallery widget is deprecated and they suggested to use ViewPager or HorizontalScrollView.I decided to use HorizontalScrollView to create my gallery.
But after a while i found that we cant set adapter to HorizontalScrollView. Now I am confused how to create my gallery in jellybeans. Help me with your suggestions.Any help will be highly appreciated.
Thank you.