GithubHelp home page GithubHelp logo

nolanlawson / customfastscrollviewdemo Goto Github PK

View Code? Open in Web Editor NEW
129.0 18.0 64.0 172 KB

Demo of an Android app using a FastScrollView with non-alphabetic overlays.

Home Page: http://nolanlawson.com/2012/03/19/spruce-up-your-listview-by-dividing-it-into-sections/

Java 100.00%

customfastscrollviewdemo's Introduction

Deprecation Notice

This project has been deprecated in favor of the SuperSaiyanScrollView, which works as a standalone library and has an updated look for Holo devices.

Original documentation follows.

CustomFastScrollView Demo

Demo of an Android app showing a CustomFastScrollView with a larger window size than in the default FastScrollView.

In this example app, we have a list of countries sorted by their continent. It is also possible to change the sorting by using the buttons at the bottom.

Example Image

See also this Stack Overflow question.

Developer

Nolan Lawson

License

Do whatever you want (WTFPL).

customfastscrollviewdemo's People

Contributors

nolanlawson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

customfastscrollviewdemo's Issues

PopupWindows doesn't appear

In MainActivity.java, don't use the TextView which is stated in main.xml.
So the popupwindow doesn't appear

IndexOutOfError in getPositionForSection

The bug appears when scrolling to the button of the list, and then and an IndexOutofError exception occurs when getPositionForSection is called. The index is always 1 larger than the total number of sections. So I think the code to calculate which section to return may be off by one but Iā€™m not sure where to fix it. Iā€™m not sure why its only occurring for one of my data files. For all the others its working fine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.