yes.  you would want to do that anyway.  It is normally not a good
idea for the layouts to butt right up against the side of the device.
A little breathing room ads to the overall look of the app.  The
scrollbar simply displays over this 'whitespace' while scrolling and
then disappears.

thanks again Joseph

On Jul 25, 2:38 am, Zsolt Vasvari <[email protected]> wrote:
> I am not sure if that's true.  I need to add android:paddingRight="?
> android:attr/scrollbarSize", otherwise the scrollbar overlays the view
> for me.
>
> On Jul 25, 5:07 am, Mark Nuetzmann <[email protected]> wrote:
>
>
>
> > I am using android:fadeScrollbars="true" to show the scrollbar only
> > while scrolling.  Works great.  The only issue I seem to be having is
> > that the view still allocates the space on the right side to display
> > the scrollbar when I do scroll.  I really wish this worked like iPhone
> > where the scrollbar appeared over the top of the rest of the view and
> > still allowed the view to use all available space when not actually
> > scrolling.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to