How to handle multiple images with scrollview in android Jelly Bean

36 Views Asked by At

i thought best way to handle a lot of images in scrollview is using recyclerview, my app that used recyclerview works on android Marshmellow, but it doesn't work in android jelly bean, and i just knowing that cardview and recyclerview is introduced in android Lolipop, so how to handle a lot of images in scrollview without recyclerview.

0

There are 0 best solutions below