yadav-rahul / TastyToast

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

Added color parameter #25

Open pkarira opened 7 years ago

pkarira commented 7 years ago

This pr aims to add a new color parameter , so now user will have a flexibility of choosing his own color.

pkarira commented 7 years ago

@deep110 what are your views about this ? This would allow user to match color of TastyToast with main theme of the app .

deep110 commented 7 years ago

@pkarira Idea is fine, and should be implemented, but Color should be optional feature. So make another method with color parameter.

pkarira commented 7 years ago

@deep110 @yadav-rahul requested changes done . Now user can pass null if he wants default toast color .