dialog like ios7+ in android.
IOSDialog is hosted in the following web site
https://github.com/fangjianbin/IOSDialog
If you think the Android project IOSDialog 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 IOSDialog.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 13 image files in IOSDialog. The names of the image files are listed as follows.
actionsheet_bottom_normal.9.png actionsheet_bottom_pressed.9.png actionsheet_middle_normal.9.png actionsheet_middle_pressed.9.png actionsheet_single_normal.9.png actionsheet_single_pressed.9.png actionsheet_top_normal.9.png actionsheet_top_pressed.9.png alert_bg.9.png alert_btn_left_pressed.9.png alert_btn_right_pressed.9.png app_icon.png trans_bg.png
The following screenshort is generated from the image listed above.
IOSDialog has the following Java source files.
com.zf.iosdialog.MainActivity.java com.zf.iosdialog.widget.ActionSheetDialog.java com.zf.iosdialog.widget.AlertDialog.java