Skip to content

Releases: is-helix/FloatingActionButton

1.8.2

14 Aug 20:30
d6b2ac9
Compare
Choose a tag to compare

What's Changed

  • a11y updates : error fixes, bug fixes for programmatically set conten… by @sougata-chatterjee in #7

Full Changelog: 1.8.1...1.8.2

1.8.1

14 Aug 20:13
126d1e5
Compare
Choose a tag to compare

Updated accessibility states "closed" to "collapsed", "open" to "expanded"

Accessibility updates

14 Aug 19:19
1ceba6f
Compare
Choose a tag to compare

What's Changed

  • Accessibility updates by @sougata-chatterjee in #5

Full Changelog: 1.7.5...1.8.0

Maintenance updates

13 Jul 00:05
Compare
Choose a tag to compare
  • Updated min SDK to 21
  • Updated gradle version to 7.5.1 and AGP to 7.4
  • Code clean up
  • Fixed an error where RippleDrawable was being added to views with hardware acceleration disabled

Gradle updates

16 May 05:48
Compare
Choose a tag to compare
Gradle updates Pre-release
Pre-release
  • Gradle updates

Bug fix patch

26 Jan 21:27
0958ee5
Compare
Choose a tag to compare

What's Changed

  • remove outline to prevent oval cropping on android 13+

Migration to Androidx

24 Sep 06:56
Compare
Choose a tag to compare
  • Migrated to Androidx
  • Changed versioning format to major.minor.patch

Menu icon updates

26 Jun 01:38
Compare
Choose a tag to compare

Menu icons can now preserve aspect ratio.

Gradle updates

26 Jun 00:05
Compare
Choose a tag to compare
1.6.5.2

Gradle updates

Gradle updates

25 Jun 23:56
Compare
Choose a tag to compare
v1.6.5.1

Merge branch 'master' of https://github.com/sougata-chatterjee/Floati…