I\'m developing an application for Android tablet 3.0 that has one activity that should be scrollable in the horizontal axis, like an e-book.
For that, I\'m using a
you add the view into the relativelayout not into the horizontalscrollview using parent
try with the horizontalscrollview object as you can done with the relativelayout