How did the Android BBC news and Pulse news apps implement the horizontal scroll view with adapter?
There is no native Android support for horizontal scroll view with adapters. I am curious how they recycled the views.
You have to write your own Horizontally scrollable ViewGroup using AdapterView, look into the source code of the Android's Gallery view and modify it, it is the closest implementation you can use to get started.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With