Skip to content

Releases: jguerinet/Morf

v2.0.2

20 Oct 01:03
Compare
Choose a tag to compare
  • Updated dependencies

v2.0.1

18 Jun 23:50
Compare
Choose a tag to compare
  • Fixed bug where some super class methods for the form items were not overridden
  • Builder no longer depends on the LayoutInflater and a container, only the FormGenerator does

v2.0.0

10 Jun 17:32
Compare
Choose a tag to compare
  • Added possibility to customize the space color
  • Added possibility to customize the input background
  • Added possibility to set the backgrounds for any form item (except the lines) to @null
  • Reworked how the views were created and added to the container: each specific view can now be customized independently of the default settings
  • Added possibility to deconstruct a FormGenerator back into a Builder

v1.1.0

06 Jun 00:38
Compare
Choose a tag to compare
  • Added demo project to demonstrate library capabilities
  • Added possibility to customize the text size
  • Added possibility to customize the typeface
  • Set up singleton logic and possibility to set default instance

v1.0.2

06 Jun 00:33
Compare
Choose a tag to compare
  • Added Sources

v1.0.1

04 Jun 15:08
Compare
Choose a tag to compare
  • Bug Fixes

v1.0.0

04 Jun 03:05
Compare
Choose a tag to compare
  • Initial Release