GithubHelp home page GithubHelp logo

larphoid / android-overscroll-listview Goto Github PK

View Code? Open in Web Editor NEW
157.0 157.0 57.0 192 KB

An 'Overscrollable' ListView with 'Bounce' effect for android ! The bounce effect can be turned off.

License: Other

Java 100.00%

android-overscroll-listview's People

Contributors

dranomax avatar larphoid 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

android-overscroll-listview's Issues

License

You've licensed your code under the GPLv3 or later. I was wondering if you're interested in re-licensing as LGPL instead, to allow your code to be used in non-GPL applications. Currently, anyone using your ListView extension is forced to re-license their app as free software under terms no more restrictive than the GPLv3.

Can you offer an example for how to use initializeValues()?

"IMPORTANT: whenever you populate your listview, when you'r finished populating, don't forget to call listview.initializeValues().".

What does populate listview or finish populaing listview mean? It is really confused. Can you offer an example?

Thanks a lot!

Please specify License type

Very appreciate your library. Could you please specify the type of license, so we can use it quietly without any concerns :). I doubt about usage in commercial projects.

Smoothness not work like Ios

I have implemented this library in my project and i have found this library does not have smoothness as much as IOs provide. could you provide it with better smothness. Its sometimes stuck at below side. why I am getting this type of issue.

Can it use on gridview after optimization ?

I try to extent it to GridView but it is not working , the GridView scroll to the top directly when i scroll to the bottom , I have deleted the footer,header and divheight and maybe this is what cause it to not working . Please help , thanks .

Rebound to the bottom upon change Orientation

First of all i must say that this is a masterpiece of code my friend.

Now as far as the issue... Try to populate about 100 for example items in the ListView.
Change the orientation to Landscape and to Scroll to the Bottom.
Change again the orientation to Portrait. You will notice that the Last item is not shiting at the bottom of the ListView. For me the problem was solveb by adding the mHandler.postDelayed(checkListviewTopAndBottom, delay) at the initializeValues function and it works perfectly.... please update your code accordingly

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.