Project that provides way to create dialog with fixed order of buttons for any Android device..
FixedOrderDialog is hosted in the following web site
https://github.com/StevenRudenko/FixedOrderDialog
If you think the Android project FixedOrderDialog 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 FixedOrderDialog.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in FixedOrderDialog. The names of the image files are listed as follows.
list_selector_disabled_holo_light.9.png
The following screenshort is generated from the image listed above.
FixedOrderDialog has the following Java source files.
shared.dialog.fixedorderdialog.BaseDialogFragment.java shared.dialog.fixedorderdialog.FixedOrderDialogFragment.java shared.dialog.fixedorderdialog.MainActivity.java