Git Product home page Git Product logo

jellyrefreshlayout's People

Contributors

imallan 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

jellyrefreshlayout's Issues

Hello, I find your getDimension triggerHeight settings resolveAttributes methods have problems in JellyRefreshLayout "(R.styleable.JellyRefreshLayout_triggerHeight, mTriggerHeight);" you wrote the "getDimension (R.styleable.JellyRefreshLayout_pullHeight, mTriggerHeight);"

Hello, I find your getDimension triggerHeight settings resolveAttributes methods have problems in JellyRefreshLayout "(R.styleable.JellyRefreshLayout_triggerHeight, mTriggerHeight);" you wrote the "getDimension (R.styleable.JellyRefreshLayout_pullHeight, mTriggerHeight);"

Loading Text Animation

It would be nice if the 'Loading' text would animate in some way, maybe flash on and off to communicate to the user that the application is doing something in the background and not stuck

Hello, I find your getDimension triggerHeight settings resolveAttributes methods have problems in JellyRefreshLayout "(R.styleable.JellyRefreshLayout_triggerHeight, mTriggerHeight);" you wrote the "getDimension (R.styleable.JellyRefreshLayout_pullHeight, mTriggerHeight);"

Hello, I find your getDimension triggerHeight settings resolveAttributes methods have problems in JellyRefreshLayout "(R.styleable.JellyRefreshLayout_triggerHeight, mTriggerHeight);" you wrote the "getDimension (R.styleable.JellyRefreshLayout_pullHeight, mTriggerHeight);"

Unit Tests for improved test coverage

Hi there,

My name is Farid. I'm a developer with great interest in making open source contributions to popular projects.

My company - DevFactory - is sponsoring me to improve unit test coverage in open source projects.

I have analysed JellyRefreshLayout and observed that there is room for improvement of coverage. The results indicate that the project has no test coverage at the moment.

If you are interested in having us work towards improving the project’s coverage to 80%, please let me know and we will add it to our pipeline. Our first step will be to create a pull request with a sample. Once you approve it, we'll follow up with one or two more pull requests. Our target is to increase code coverage to above 80 percent.

For an example of our work, please see these Pull Requests accepted by the community:

I'm looking forward to your confirmation.

Thank you,
Mohd Farid
Open Source Code Coverage Team
DevFactory

ViewCompat.canScrollVertically is deprecated.

Hi,

The method canScrollVertically has been deprecated. Can you please update your code with the latest api's? Thanks.

The code block I am talking about is this,

public boolean canChildScrollUp() { if (mChildView == null) { return false; } return ViewCompat.canScrollVertically(mChildView, -1); }

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.