Giter VIP home page Giter VIP logo

andriod-seamless-viewpager-header's Introduction

ハローワールド 👋

andriod-seamless-viewpager-header's People

Contributors

kaedea 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

andriod-seamless-viewpager-header's Issues

Scrolling Tabs

Hi
here i need only 3 tabs with fixed equal tab width depends upon screeen size.
And here i want to disable scrolling tabs option also. like act as a tablayout.
becoz here 3 tabs are scrolling on tab bar unneccessary extra space.
I need the slidindtablayout act like tablayout

Enable ScrollView on the Header of ViewPager

Thanks very much for the project and it is useful to me.
However, as the height of my header accounts for 85% of the screen Height,
it is a bit difficult for users to tap the ViewPager fragment and for the fragment to scroll to the top

How would i enable a "vertical scroll" feature on the header in order to solve the issue?

I need recyclerview

Hi
i need to do recylerview in this design.
so how can i build recyclerview delegate inside this.
Thanks

isuuse when implementing in fragment instead of Activity

Hi, I've followed your code. but it looks like i need some fixes in listener. i am unable to write this using fragment instead of Activity. may be context issue.

i'm getting class cast exception on

try {
mListener = (ScrollableFragmentListener) activity;
} catch (ClassCastException e) {
throw new ClassCastException(
activity.toString() + " must implement ScrollableFragmentListener");
}

Please help.
Thanks for sharing your code.

name typo?

Andriod-Seamless-ViewPager-Header or Android-Seamless-ViewPager-Header, 😆

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.