Cheesebaron / ViewPagerIndicator

Port of Android-ViewPagerIndicator to Xamarin.Android.
Apache License 2.0
73 stars 39 forks source link

MultilineTitlePageIndicator #8

Closed jl-at-kmd-dot-dk closed 9 years ago

jl-at-kmd-dot-dk commented 9 years ago

Any reason you didn't implement MultilineTitlePageIndicator? Any thoughts or gotcha's you'd like to share that might be applicable to implementing MultilineTitlePageIndicator?

Thx Jakob

Cheesebaron commented 9 years ago

Any reason you didn't implement MultilineTitlePageIndicator?

It isn't in the ViewPagerIndicator library... https://github.com/JakeWharton/ViewPagerIndicator/tree/master/library/src/com/viewpagerindicator This is meant to simply mirror what it implements, no less, no more.

Any thoughts or gotcha's you'd like to share that might be applicable to implementing MultilineTitlePageIndicator?

Not really, just get cracking :)

jl-at-kmd-dot-dk commented 9 years ago

Thanks Tomasz,

I'll close the issue.