Re: [android-developers] Re: Urgent- Disable scroll bar from HorizontalScrollView

2010-08-12 Thread TreKing
On Thu, Aug 12, 2010 at 6:14 AM, Amit wrote: > This might not be urgent for people except mesince it was my > post thats why i have written it urgent :) > That doesn't explain *why* it's urgent. Is someone going to die if you don't get this done? Tip: Adding "urgent" to a post makes you see

[android-developers] Re: Urgent- Disable scroll bar from HorizontalScrollView

2010-08-12 Thread Amit
Hi Filip... Thanks a lot for the help. This might not be urgent for people except mesince it was my post thats why i have written it urgent :) Best Regards Amit On Aug 12, 3:15 pm, Filip Havlicek wrote: > How is this urgent? > > http://developer.android.com/reference/android/view/View.htm

[android-developers] Re: Urgent- Disable scroll bar from HorizontalScrollView

2010-08-12 Thread Sudeep
http://schemas.android.com/apk/res/ android" android:id="@+id/pts_scrollView" android:layout_width="fill_parent" android:layout_height="wrap_content" android:scrollbars="vertical" >