jmp-12 / SuperToasts

A library that extends the Android toast framework.
Apache License 2.0
2.67k stars 499 forks source link

Is the repository dead? #83

Closed le4ker closed 8 years ago

le4ker commented 8 years ago

Hey,

Thanks for sharing! I'm just curious if the repository is still maintained. If not, it would be great to know it in order to switch to another toast framework.

Cheers! :panos

DavidEdwards commented 8 years ago

Unfortunately, it seems like this repository is no-longer maintained.

For longer term safety I will move to a modern framework. @PanosSakkos have you located a good replacement?

le4ker commented 8 years ago

@DavidEdwards unfortunately no. I just hacked the Toast in order to change the background color, but at the end of the day it's the same crappy android toast with just a better color :sweat_smile: Ideally I want to find a Dodo equivalent for Android :smile:

ghost commented 8 years ago

Hey guys.

Unfortunately, I have had little to no time to work on my Android projects for some time now. It's especially disappointing since I do have a mostly-functional version 2 sitting on my flash drive at home. In addition, I didn't think people were still interested in SuperToasts since Google came out with the official SnackBar repo. That being said, I will make every reasonable attempt this weekend to upload version 2 into a development branch. I might have to leave a few of the planned features out of the mix but the new version is significantly more mature in terms of code quality and API. If anyone is interested in helping test I would certainly appreciate it.

Thanks,

John

ghost commented 8 years ago

@PanosSakkos @DavidEdwards SuperToasts has been updated to version 2.0. Thank you both for your continued support and patience.

John

le4ker commented 8 years ago

Thanks a lot for the effort @JohnPersano ! I will try out your new version! 😄

ericntd commented 7 years ago

@JohnPersano thanks a lot for your library it's perfect for display a better - Toast message for purposes such as error/ success messages

Snackbar only shows at the bottom of the screen which doesn't get enough attention