Android Open Source - Framework library SuperToasts






Project Summary

A library that extends the Android toast framework..

Web Site / Source Repository

SuperToasts is hosted in the following web site
https://github.com/JohnPersano/SuperToasts

If you think the Android project SuperToasts listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SuperToasts.

ItemValue
Java File Count20
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count6




License

The license information of SuperToasts is as follows:

Apache License

Resource Files

There are 17 image files in SuperToasts. The names of the image files are listed as follows.

icon_dark_edit.png
icon_dark_exit.png
icon_dark_info.png
icon_dark_redo.png
icon_dark_refresh.png
icon_dark_save.png
icon_dark_share.png
icon_dark_undo.png
icon_light_edit.png
icon_light_exit.png
icon_light_info.png
icon_light_redo.png
icon_light_refresh.png
icon_light_save.png
icon_light_share.png
icon_light_undo.png
icon_message.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.github.johnpersano.supertoasts.ManagerSuperActivityToast.java
com.github.johnpersano.supertoasts.ManagerSuperCardToast.java
com.github.johnpersano.supertoasts.ManagerSuperToast.java
com.github.johnpersano.supertoasts.SuperActivityToast.java
com.github.johnpersano.supertoasts.SuperCardToast.java
com.github.johnpersano.supertoasts.SuperToast.java
com.github.johnpersano.supertoasts.util.OnClickWrapper.java
com.github.johnpersano.supertoasts.util.OnDismissWrapper.java
com.github.johnpersano.supertoasts.util.Style.java
com.github.johnpersano.supertoasts.util.SwipeDismissListener.java
com.github.johnpersano.supertoasts.util.Wrappers.java
com.supertoastsdemo.ActivityTwo.java
com.supertoastsdemo.FragmentSuperActivityToast.java
com.supertoastsdemo.FragmentSuperCardToast.java
com.supertoastsdemo.FragmentSuperToast.java
com.supertoastsdemo.MainActivity.java
com.supertoastsdemo.Playground.java
com.supertoastsdemo.examples.ExampleStyle.java
com.supertoastsdemo.examples.ExampleSuperActivityToast.java
com.supertoastsdemo.examples.ExampleUndoBar.java