common dialog set.
CommonDialog is hosted in the following web site
https://github.com/geniusgithub/CommonDialog
If you think the Android project CommonDialog 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 CommonDialog.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 3 image files in CommonDialog. The names of the image files are listed as follows.
btn_cancel_nor.png btn_cancel_press.png dialog_common_bg.9.png
The following screenshort is generated from the image listed above.
CommonDialog has the following Java source files.
com.geniusgithub.commondialog.MainActivity.java com.geniusgithub.commondialog.TestActivity.java com.geniusgithub.commondialog.dialog.AbstractBaseDialog.java com.geniusgithub.commondialog.dialog.AbstractListViewDialog.java com.geniusgithub.commondialog.dialog.AbstractNormalDialog.java com.geniusgithub.commondialog.dialog.AbstractSimpleDialog.java com.geniusgithub.commondialog.dialog.AbstractTipDialog.java com.geniusgithub.commondialog.dialog.IDialogInterface.java com.geniusgithub.commondialog.dialog.SingleListViewDialog.java com.geniusgithub.commondialog.dialog.adapter.AbstractListAdapter.java com.geniusgithub.commondialog.dialog.adapter.SingleChoicAdapter.java com.geniusgithub.commondialog.util.CommonLog.java com.geniusgithub.commondialog.util.LogFactory.java com.geniusgithub.commondialog.util.Utils.java