Monday, August 19, 2013

[android-developers] Re: How to achieve functionality of ListView FastScroll in Chrome for Android

How is this related to Android Developers? 

On Monday, August 19, 2013 3:25:05 AM UTC+3, anaran wrote:
Hi All!

I am trying to convert an app I wrote from a native android  ListView with FastScroll to an offline-capable web app.

The stock Chrome on Windows scrollbar thumb allows me to quickly dash down a long list of items (arranged in a table) by just dragging the scrollbar thumb.

Now back on Android neither Chrome for Android nor Firefox for Android seem to support a scrollbar thumb.

Both just display a slim proportional scrollbar track, which resists being dragged.

I can at least scroll pagewise by clicking in the track-piece, but that's still too tedious when the list occasionally contains a few hundred items.

See
(specifically
for the terminology I used.

While Chrome on Windows honors
::-webkit-scrollbar-thumb {
::-webkit-scrollbar {
::-webkit-scrollbar-track {
they have no effect on Chrome for Android.

Any pointers would be great!

Anxiously,
anaran

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment