Android Open Source - UI Dialog dialog CommonDialog






Project Summary

common dialog set.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CommonDialog.

ItemValue
Java File Count14
Supported screen sizes[hdpi]
Target SDK Version10
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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