sayyam / carouselview

A simple library to add carousel view in android app.
Apache License 2.0
1.15k stars 261 forks source link

Please handle page indicator if images are more like 10, 20 or more. #48

Open ashishkumawat opened 8 years ago

leonardo2204 commented 7 years ago

IMHO when you have more than 5 screens you shouldn't be using view page indicator to display it. Take whatsapp as an example, or some other app with a gallery. The display something like "X out of Y".

ashishkumawat commented 7 years ago

Thanks for your reply i appreciate you suggestions . Thanks.

On Fri, Nov 11, 2016 at 7:28 PM, Leonardo Ferrari notifications@github.com wrote:

IMHO when you have more than 5 screens you shouldn't be using view page indicator to display this # of screens. Take whatsapp as an example, or some other app with a gallery. The display something like "X out of Y".

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sayyam/carouselview/issues/48#issuecomment-259962421, or mute the thread https://github.com/notifications/unsubscribe-auth/AI8TZwoYTrCAhTbtj1Okvo0dp-3zQd4Cks5q9HSXgaJpZM4Kdb1p .


-- ASHISH KUMAWAT 7208522025

leonardo2204 commented 7 years ago

Sure, no problem !