Maybe it was to be less iPhone-like or...more useful? The scrollbars
take very little space and provide a few pieces of useful information:
first, whether there's more content than visible on screen (i.e. the
ability to scroll); second, where the view is located within the
content; third, approximately how large the content is.

On Fri, Oct 31, 2008 at 5:29 PM, sori <[EMAIL PROTECTED]> wrote:
>
> Thanks!
> I'm OK to follow the model as long as it's consistent with other
> applications.
> iPhone uses fade-in/out.  It's interesting that Android changed to
> take a different direction.
>
>
> On Oct 29, 2:31 pm, "Romain Guy" <[EMAIL PROTECTED]> wrote:
>> It is a change in SDK 0.9 and 1.0 indeed. There is no support for
>> fading scrollbars currently and there's no plan for supporting this in
>> the foreseeable future.
>>
>> I recommend you stick with the currentscrollbarmodel as it is
>> consistent with the rest of the Android UI.
>>
>> On Wed, Oct 29, 2008 at 2:22 PM, sori <[EMAIL PROTECTED]> wrote:
>>
>> >Listviewshows a verticalscrollbarby default when the screen
>> > overflows.
>> > I'd like to have thescrollbarhidden and appears only when I scroll
>> > the table.
>> > How can I control it?
>>
>> > In the old SDK(m5), if I remeber correctly, thescrollbarfades in and
>> > out by default when I touch the screen.  Is this a change in SDK
>> > 0.9+?  I cannot find any information in the SDK change list.
>>
>> --
>> Romain Guywww.curious-creature.org
> >
>

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