Can I ask why the list-centering behavior was canceled?

Is it possible to access the source-code from then (SDK v0.9 or so?)

On Nov 18, 9:30 pm, Romain Guy <romain...@google.com> wrote:
> This is not supported indeed. We used to have this behavior pre-1.0
> but we got rid of it.
>
>
>
> On Wed, Nov 18, 2009 at 6:21 PM, arielm <chronot...@gmail.com> wrote:
> > Scenario:
>
> > 1) A ListView with many items (i.e. scrolling will occur at some
> > point)
> > 2) At the beginning, the selection is at the top (item #0)
> > 3) User is scrolling down (i.e. we're not in touch mode)
> > 4) For the first items, the selection is moving down without the list
> > to scroll.
> > 5) Once the selected item is reaching the middle of the list's
> > viewport: the list starts to scroll-down.
> > 6) Then, toward the end of the list: scrolling stops and the selection
> > keeps moving down until the last item is reached.
>
> > It's a common feature in (keyboard-enabled) UI frameworks but I don't
> > believe it's possible to achieve with Android, as for now... Right?
>
> > Thanks!
> > Ariel
>
> > --
> > 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
>
> --
> Romain Guy
> Android framework engineer
> romain...@android.com
>
> Note: please don't send private questions to me, as I don't have time
> to provide private support.  All such questions should be posted on
> public forums, where I and others can see and answer them

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