Releases: jguerinet/Morf
Releases · jguerinet/Morf
v2.2.3
v2.2.2
See the Change Log.
v2.2.1
See the Change Log.
v2.2.0
See the Change Log.
v2.1.5
See the Change Log.
v2.1.4
See the Change Log.
v2.1.3
v2.1.2
v2.1.1
v2.1.0
- Added gravity to the form items
- Now using Drawable tinting instead of a color filter to color the icons
- Added the single line option to the form items with a text field
- Added the single line option to the EditTextFormItem
- Added the ellipsize option to the form items with a text field
- Completely reworked the
get()
,set()
, andbind()
methods to make it more clear (see README for more info) - Added the on and off text on the SwitchFormItem
- Added method to initialize a new Builder instance from an old one, allowing you to base a Builder instance from your default one
- ButtonFormItem no longer inherits the default background