Code Monkey home page Code Monkey logo

Comments (7)

JakeWharton avatar JakeWharton commented on June 8, 2024

android.support.v4.view.PagerTitleStrip would be a good starting point...

from viewpagerindicator.

tprochazka avatar tprochazka commented on June 8, 2024

I tested PagerTitleStrip now and it doesn't work better like yours current TitleIndicator :-(
It work almost the same, but has no too much great features.
Indicator in G+ is much better, only one weakness is that it doesn't support click to left|right title to fast swap.

from viewpagerindicator.

tprochazka avatar tprochazka commented on June 8, 2024

https://github.com/ChainsDD/Superuser/blob/master/src/com/noshufou/android/su/widget/PagerHeader.java
This is very nice implementation which work better like in G+ or market ;-)

from viewpagerindicator.

JakeWharton avatar JakeWharton commented on June 8, 2024

I'll happily accept pull requests if someone wants to port that over :)

I'm deep in ActionBarSherlock development for the next few weeks before I can even think about looking back at this library.

from viewpagerindicator.

tprochazka avatar tprochazka commented on June 8, 2024

I just started using https://github.com/astuetz/ViewPagerExtensions - SwipeyTab. Very nice implementation, it has several small bugs, it is more hard to use and setOnCenterClickListener() is missing but looks as I need. It's should be great inspiration...

from viewpagerindicator.

JakeWharton avatar JakeWharton commented on June 8, 2024

Yeah I've used it. And yes, it has a few bugs. I'm going to provide a generic ViewGroup indicator from which it will be trivial to create title, icon, or custom indicators that use actual views.

from viewpagerindicator.

JakeWharton avatar JakeWharton commented on June 8, 2024
  • Support icons via compound drawables (like with tabs). See #115.

from viewpagerindicator.

Related Issues (20)

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.