I know, but then I require to move two seperate layouts horizontally
simultaneously. and these layouts are not child of one parent, so it's
not possible to add them in a single HorizontalScrollView.

It is for this reason that I thought that I need to scroll them
programmatically using Scroller.
Any other way would be welcome.
Thanx

On Jan 21, 2:23 pm, Manoj <linkex.ma...@gmail.com> wrote:
> You can add scrollView to your layout and then add what you want to
> scroll as a single child to that scrollview.
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to