This is an Android project discussing about a Custom Toast with a button..
CustomToast is hosted in the following web site
https://github.com/antrromet/CustomToast
If you think the Android project CustomToast listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CustomToast.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 4 image files in CustomToast. The names of the image files are listed as follows.
custom_toast_button_focused.9.png custom_toast_button_pressed.9.png toast_bg.png toast_icon_refresh.png
The following screenshort is generated from the image listed above.
CustomToast has the following Java source files.
com.antrromet.customtoast.BaseActivity.java com.antrromet.customtoast.CustomToast.java com.antrromet.customtoast.MainActivity.java