fastscroll
Android - Thumb of fastscroll in expandablelistview doesnt scroll list correctly
i am using an expandablelistview to show a list of groups containing different counts of children. sometimes the list is very long, so i wanted to enable fastscroll. i did this and everything is worki[详细]
2023-04-08 09:26 分类:问答Android List view SectionIndexer - list view not displaying curent scroll letter
I am trying to use secionIndexer with fast scroll in list view. I haveimplemented but on scroll of list it should popup the current letter at which we have scrolled,[详细]
2023-04-06 16:35 分类:问答Styling the sectionIndexer
Has anyone found a way to style the widget that appears when SectionIndexer is used? Styling changes such as changing开发者_开发百科 the text color or the background color.Found the answer here[详细]
2023-02-16 17:38 分类:问答android - listview fastscroll with alphabet like on iPhone contacts activity
Hi I am simply trying to implement an iPhone like fastscroll with an alphabetic scrollbar. See here: http://appsreviews.com/wp-content/uploads/2010/08/Cures-A-Z-App-for-iPhone.jpg[详细]
2023-02-13 11:18 分类:问答android fastScroll only covers part of the list
I have a class which implements expandable list activity. In the XML code (or I can do it in java), I set fastScrollEnabled to true. This does in deed enable fast scroll. BUT fast scroll only works in[详细]
2023-01-31 03:20 分类:问答how to implement the expandablelist in android? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, 开发者_开发技巧vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.[详细]
2023-01-22 18:47 分类:问答How to enable fast scroll (thumb) in Android Spinner's drop-down menu?
In an application I have a Spi开发者_JAVA百科nner that has tens of items. When the user taps on the spinner, a popup dialog appears that shows the list of possible selections. However, since there ar[详细]
2023-01-09 18:54 分类:问答How can I perform division in a program, digit by digit?
I\'m messing around with writing a class similar to mpz (C) or BigInteger (Java).This is just for fun, so please don\'t go on about how I shouldn\'t be writing my own.[详细]
2022-12-21 02:46 分类:问答