Search code examples
androidgalleryhorizontalscrollview

HorizontalScrollView vs Gallery


I see that the the gallery widget was deprecated because it cannot reuse views. I researched that they would suggest horizontal scrollview as an alternative. Is there any difference since horizontal scrollview also don't reuse view?

Thanks...


Solution

  • There is not much difference except that you could make same stuff easier with horizontal scrolling