yadav-rahul / TastyToast

:bread: Make your native android Toasts Tasty
2.04k stars 355 forks source link

Make toasts customisable #6

Closed UshalNaidoo closed 8 years ago

UshalNaidoo commented 8 years ago

After looking through the code it seems like the toasts are quite hard coded, apart from the text it displays and the duration (which matches the normal toast duration of long (1) and short (0)).

Here are some suggestions so that others can begin to use this feature in their apps:

Just a few suggestions.

yadav-rahul commented 8 years ago

@UshalNaidoo If u want to do this part then you can do that.

Rahul Yadav

On Wed, Aug 10, 2016 at 4:52 AM, Ushal Naidoo notifications@github.com wrote:

There should be a flag to determine whether to show the animation or just the end image. Could I take up this task if you think it;s okay to do?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yadav-rahul/TastyToast/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AOdJdHi0CB2OhacaNnCxqf3WdIhpvySQks5qeQuggaJpZM4JgntY .

UshalNaidoo commented 8 years ago

I've created pull requests for 2 of those tasks, can you take a look at them, thanks