Monday, August 19, 2013

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

But you're not asking about ListView or FastScroll... you're asking about Chrome for Android and writing HTML.



On Monday, August 19, 2013 1:52:54 PM UTC+3, anaran wrote:


On Monday, August 19, 2013 10:51:55 AM UTC+2, Piren wrote:
How is this related to Android Developers? 

Hello Piren, thanks for your feedback/concern.

I chose to ask in the android-developers forum for two reasons:

1. Only people with knowledge of android ListView and FastScroll would understand my problem and be able to help.

2. Other android developers may have tried the same route and succeeded or failed. I hope to learn from their feedback.

Any suggestions?


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