Releases: mahmed1987/FormView
Releases · mahmed1987/FormView
Adjusted the library to the changes of the new material design api
v0.1.32 The new material library introduced some changes in the hierachies of…
DropDown fields can now be preset via string value whilst form creation
v0.1.31 DropDown can be now preset via a string
DropDown fields can now be preset whilst form creation
v0.1.30 DropDown can be now preselected whilst form creation
Upgraded gradle
v0.1.29 gradle build upgrade
Provision to add some default value in the textfield
v0.1.28 provision to add some value in the textfield during form initialization
Upgraded the namespace of AutoCompleteTextView
v0.1.27 updated the namespace of autocompletetextview
Upgraded the namespace of AutoCompleteTextView
v0.1.26 Just some logs to see how long is taking the formview to build
Added some logs to monitor performance
v0.1.25 Just some logs to see how long is taking the formview to build
Form padding was fixed incase of creating the form programmatically
v0.1.24 Form padding was fixed incase of creating the form programmatically
Form can now also be created lazily by passing in the Form POKO
v0.1.23 Form can now also be created lazily by passing in the Form POKO