I would like to develop a similar UI implementation to the Pulse app on Android. There is no native Android component available for horizontal scroll view with adapters or lazy loading.
How did they make this UI?
I would like to develop a similar UI implementation to the Pulse app on Android. There is no native Android component available for horizontal scroll view with adapters or lazy loading.
How did they make this UI?
i don't know how the Pulse app does it, but maybe you could try to make do with a Horizontal Listview
here: http://www.dev-smart.com/archives/34.