Achievement Toast Sample
by Kodeparadise
Version 1.0
📅 Updated 2016-12-05
Features Achievement Toast Sample
Alternative to show Toast or an alert message just inside your activity.It follows any view group but wont display outside your Activity.
##Credits
code-mchttps://github.com/code-mc/loadtoast
slightly based on the same concept.
##Dependency
Add this in your root gradle / in simple word the project level gradle file
under allprojects
``` repositories { maven { url 'https://jitpack.io' } }```and in app level gradle file under dependencies
``` compile 'com.github.mkodekar:AchievementToast:0.1'```
##UsageJust use it as you use toast but unlike toast it has multiple method inferences / implementationplease refer to the sample app for more details.
## Contributing
Please fork this repository and contribute back using[pull requests](https://github.com/mkodekar/AchievementToast/pulls).
Any contributions, large or small, major features, bug fixes, are welcomed and appreciatedbut will be thoroughly reviewed .
Secure & Private
Your data is protected with industry-leading security protocols.
24/7 Support
Our dedicated support team is always ready to help you.
Personalization
Customize the app to match your preferences and workflow.
See the Achievement Toast Sample in Action
Get the App Today
Available for Android 8.0 and above