All Versions
7
Latest Version
Avg Release Cycle
23 days
Latest Release
2144 days ago
Changelog History
Changelog History
-
v1.0.6 Changes
November 06, 2018๐ Two new attributes have been added in the ClapFAB for long press clap feature. This fixes issue #19 as well.
app:cf\_long\_press\_enabled="false" app:cf\_long\_press\_clap\_interval="300"
-
v1.0.5 Changes
November 05, 2018๐ Two new attributes have been added in the ClapFAB for long press clap feature. This fixes issue #19 as well.
app:cf\_long\_press\_enabled="false" app:cf\_long\_press\_clap\_interval="300"
-
v1.0.4 Changes
October 12, 2018๐ This release contains:
- 0๏ธโฃ Option to set default clap count and also format it for large numbers such as 1000 to 1.0k (Thanks to @Dhaval2404)
- Some code improvements and java to kotlin conversions (Thanks to @waah42)
๐ฑ Thanks to #hacktoberbest and @Dhaval2404 and @waah42 for their awesome contributions ๐
-
v1.0.3 Changes
October 04, 2018๐ฑ Thanks to #hacktoberbest and @Dhaval2404 and @waah42 for their awesome contributions ๐
- ๐ Fixed issue #10 with help of @Dhaval2404
-
v1.0.2 Changes
October 01, 2018โ Adds some code to decrease the size of ClapFAB from match_parent to 200dp. This allows to set custom margins on ClapFAB in layouts.
๐ Also, it fixes issue #10 almost. -
v1.0.1 Changes
August 08, 2018 -
v1.0.0 Changes
June 21, 2018๐ First stable release of ClapFAB. This includes:
- Simple ClapFAB view for XML
- Few customization attributes
- Clap listener
- Available on jCenter