Git Product home page Git Product logo

hollyviewpager's People

Contributors

bryant1410 avatar florent37 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hollyviewpager's Issues

How to update header?

Hi mate! Can you help with updating header blocks, when I dynamically add a new fragment?
Smthing like in adapters
notifyDataSetChangeg()
especially for header
btw, awesome lib!

Where does Holly View pager fit in

Hi,

This is not really an issue. The library is extremely beautiful & I appreciate your hard work.
I'm too excited to use it but I want to know where does Holly View Pager fit in the application design.
It has potential & I'm waiting to use it.

Gravity for HeaderView?

Is there any gravity config for headerview? I want to put header to bottom. Therefore divided layout to two sections and align to header bottom but when I run project headerview still on the top and over the top of pager.

Any solution?

multiple pages

Whenever I try to add more than 100 pages, the activity crashes. I want to add pages dynamically in the pager, I tried almost everything, please help.

Gradle Sync Issues:

ERROR: No signature of method: com.crashlytics.tools.gradle.CrashlyticsPlugin.findObfuscationTransformTask() is applicable for argument types: (java.lang.String) values: [Debug]

RequestLayout improperly called

Hi Florent,
Firstly thank you for your awesome work on this library.

I got this messages:

  • "requestLayout() improperly called by android.support.v7.widget.RecyclerView during layout: running second layout pass?"
  • "Skipped 37 frames! The application may be doing too much work on its main thread."

Right after the header is hiding (after scroll), the device start to freeze and the app restart.

The messages appear only when the header scale down and the recycler view is scrolling.
Do you have any idea, where the problem come from ?

Thanks in advance

Can I replace the content of TYPE_HEADER?

I want to change the color of tittle and insert a image below.
How can i change the color of the tittle to black?

and
hollyViewPager.setConfigurator(new HollyViewPagerConfigurator() {
@OverRide
public float getHeightPercentForPage(int page) {
return 0;
}
});

I have set height to zero. Can i use that space to display image ?

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.