A single EditText instead of a classical form. Library that implements flavienlaurent's singleinputform.
Android-SingleInputForm is hosted in the following web site
https://github.com/HeinrichReimer/Android-SingleInputForm
If you think the Android project Android-SingleInputForm 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 Android-SingleInputForm.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 1 |
There are 3 image files in Android-SingleInputForm. The names of the image files are listed as follows.
edit_text_single_input_form.9.png ic_action_accept.png ic_action_next_item.png
The following screenshort is generated from the image listed above.
Android-SingleInputForm has the following Java source files.
com.heinrichreimersoftware.singleinputform.SingleInputFormActivity.java com.heinrichreimersoftware.singleinputform.example.MainActivity.java com.heinrichreimersoftware.singleinputform.steps.DateStep.java com.heinrichreimersoftware.singleinputform.steps.OptionStep.java com.heinrichreimersoftware.singleinputform.steps.Step.java com.heinrichreimersoftware.singleinputform.steps.TextStep.java