AviranAbady / CookieBar2

Android library for displaying text messages, notifications and alerts at the top or bottom of the screen. A great alternative for toast and snackbar alerts.
Apache License 2.0
667 stars 74 forks source link

Cookiebar #13

Closed dhvanit-vavdiya closed 5 years ago

dhvanit-vavdiya commented 5 years ago

How can i remove title from cookiebar? I want to show only message not Title.

AviranAbady commented 5 years ago

@dhvanit-vavdiya if you dont call setTitle() you will have a Cookie with a message only.