Skip to content

Releases: unaisulhadi/emojiratingbar

v1.0.5

19 Aug 06:25
73a4f3a
Compare
Choose a tag to compare
  • Added read-only option.
  • Updated dependencies.
  • Kotlin v1.7.10

v1.0.4

09 Feb 11:35
abc429c
Compare
Choose a tag to compare
  • Fixed unable to set ratings programmatically - #3

1.0.3

23 Jan 03:57
7cea5b3
Compare
Choose a tag to compare

What's Changed

  • Added empty state for ratings.
  • Show all emoji titles option.
  • Contibuted by @princeede in #2

New Contributors

Full Changelog: 1.0.2...1.0.3

v1.0.2

01 Jan 16:12
Compare
Choose a tag to compare

You can change default emoji title into your own version.

emojiRatingBar.setAwfulEmojiTitle("Awful!")
emojiRatingBar.setBadEmojiTitle("Bad!")
emojiRatingBar.setOkayEmojiTitle("Okay!")
emojiRatingBar.setGoodEmojiTitle("Good!")
emojiRatingBar.setGreatEmojiTitle("Great!")

v1.0.1

26 Jun 14:40
923aa9c
Compare
Choose a tag to compare

Added emoji animations on click.
Supports custom fonts.

v1.0.0

25 Jun 01:47
5c3aba6
Compare
Choose a tag to compare

EmojiRatingBar Release v1.0.0