Skip to content

Releases: mahmed1987/FormView

Adjusted the library to the changes of the new material design api

18 Aug 12:45

Choose a tag to compare

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

16 Aug 09:32

Choose a tag to compare

v0.1.31

DropDown can be now preset via a string

DropDown fields can now be preset whilst form creation

16 Aug 09:02

Choose a tag to compare

v0.1.30

DropDown can be now preselected whilst form creation

Upgraded gradle

14 Aug 11:32

Choose a tag to compare

v0.1.29

gradle build upgrade

Provision to add some default value in the textfield

14 Aug 10:50

Choose a tag to compare

v0.1.28

provision to add some value in the textfield during form initialization

Upgraded the namespace of AutoCompleteTextView

07 Aug 10:31

Choose a tag to compare

v0.1.27

updated the namespace of autocompletetextview

Upgraded the namespace of AutoCompleteTextView

07 Aug 10:20

Choose a tag to compare

v0.1.26

Just some logs to see how long is taking the formview to build

Added some logs to monitor performance

11 Jun 08:46

Choose a tag to compare

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

20 May 17:00

Choose a tag to compare

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

20 May 15:31

Choose a tag to compare

v0.1.23

Form can now also be created lazily by passing in the Form POKO