sample program of list dialog using android-styled-dialogs.
CustomStyledDialogsSample is hosted in the following web site
https://github.com/andropenguin/CustomStyledDialogsSample
If you think the Android project CustomStyledDialogsSample 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 CustomStyledDialogsSample.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 2 |
There are 1 image files in CustomStyledDialogsSample. The names of the image files are listed as follows.
custom_dialog_icon.png
The following screenshort is generated from the image listed above.
CustomStyledDialogsSample has the following Java source files.
com.sarltokyo.customstyleddialogssample.CustomDoDialogFragment.java com.sarltokyo.customstyleddialogssample.ICustomDoDialogListener.java com.sarltokyo.customstyleddialogssample.MainActivity.java com.sarltokyo.customstyleddialogssample.MyCustomDoDialogFragment.java