sayyam / carouselview

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

Insert Text on the Image carousel #85

Open elmz87 opened 6 years ago

elmz87 commented 6 years ago

is there a function to add text to the carousel? Will be a neat feature to have

pooyanmajd commented 6 years ago

Use custom view (see the sample)

elmz87 commented 6 years ago

text as an overlay on the image?

sayyam commented 6 years ago

Use custom layout.

On Feb 22, 2018 11:11 AM, "elmz87" notifications@github.com wrote:

text as an overlay on the image?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sayyam/carouselview/issues/85#issuecomment-367578040, or mute the thread https://github.com/notifications/unsubscribe-auth/AAk1-Ws7bZ_X3DBZ1ko6ZYiyDIEU0fZGks5tXQUogaJpZM4SNL4I .

sayyam commented 6 years ago

Use custom layout. Example is given in docs.

On Feb 22, 2018 11:11 AM, "elmz87" notifications@github.com wrote:

text as an overlay on the image?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sayyam/carouselview/issues/85#issuecomment-367578040, or mute the thread https://github.com/notifications/unsubscribe-auth/AAk1-Ws7bZ_X3DBZ1ko6ZYiyDIEU0fZGks5tXQUogaJpZM4SNL4I .