Android Open Source - Development edittext Android-SingleInputForm






Project Summary

A single EditText instead of a classical form. Library that implements flavienlaurent's singleinputform.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-SingleInputForm.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count1




Resource Files

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.

null

Java Source Files

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