Hi,

When you define by XML an HorizontalScrollView, inside it a
LinearLayout with several items, if there are too many items, you will
be able to scroll it.

This scrolls by default, go from left to right, the first item is on
the left and the last item "cutet" because is doesn´t fit on he right.

What I need is to set the scroll completely scrollet into the right,
where you have the element "cutet" on your left. Like if you had done
the scroll by yourself, but I need to declare it into the XML.

I´ve tried to use android:scrollX="200px" but it does´t work.

Any idea?

-- 
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