[android-developers] Re: Problem in horizontal scroll in android

2009-09-16 Thread murali raju
Place a HorizontalScrollView with in an ScrollView or vice versa in the .xml
file you will get both scrollbars.

On Wed, Sep 9, 2009 at 8:56 PM, mudit mudit.a...@gmail.com wrote:


 hello...

 i am using a table layout in a screen. i need to have both horizontal
 and vertical scrolls.
 By default i am able to get vertical scroll in the view but horizontal
 scroll is not working.

 i am using android SDK 1.5 r3
 i hv already tried android:scrollbars = horizontal.

 i hv read on some forums that in cupcake update horizontal scroll is
 possible in andorid.

 please help..am i doing sumthing wrong.. or is there any other way
 round to it??


 thankx
 


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



[android-developers] Re: Problem in horizontal scroll in android

2009-09-09 Thread Mark Murphy

mudit wrote:
 hello...
 
 i am using a table layout in a screen. i need to have both horizontal
 and vertical scrolls.
 By default i am able to get vertical scroll in the view but horizontal
 scroll is not working.
 
 i am using android SDK 1.5 r3
 i hv already tried android:scrollbars = horizontal.
 
 i hv read on some forums that in cupcake update horizontal scroll is
 possible in andorid.
 
 please help..am i doing sumthing wrong.. or is there any other way
 round to it??

http://stackoverflow.com/questions/1399605/problem-in-horizontal-scroll-in-android

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android 1.5 Programming Books: http://commonsware.com/books.html

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