Skip to content

Releases: RoomRoster/Chameleon

v1.1.0

28 May 14:29
Compare
Choose a tag to compare
  • Add ability to customize button using lambda

v1.0.0

28 May 13:48
Compare
Choose a tag to compare
  • Switching to semantic versioning
  • Added ability to add a background resource to the button

v0.3.2

25 Apr 14:35
Compare
Choose a tag to compare

Fix copy-paste errors for the NONE state attributes.

v0.3.1

25 Apr 13:03
Compare
Choose a tag to compare

Add an extension function for the new STATE.NONE

v0.3.0

22 Apr 13:28
Compare
Choose a tag to compare

Add ability to change the textStyle of the title text.

ie:

<Chameleon
    ...
    app:emptyTextStyle="bold"
    />

v0.2.0

05 Apr 13:53
Compare
Choose a tag to compare
  • Add ability to customize the NONE state
    • pass displayNoneState="true" to enable
  • Format the code using ktlint.
  • Make some of the extension functions internal to avoid leaking.

v0.1.1

04 Apr 19:01
bf81435
Compare
Choose a tag to compare

defaultState attribute name clashes with some other library we are using.

0.0.5 - PreRelease

26 Sep 15:25
Compare
Choose a tag to compare
0.0.5 - PreRelease Pre-release
Pre-release

Fixes attribute conflicts