Description
A Custom Floating Action Button (FAB) library like clapping effect on Medium
๐ MediumClap-Android alternatives and similar packages
Based on the "Button Widget" category.
Alternatively, view ๐ MediumClap-Android alternatives based on common mentions on social networks and blogs.
-
Android-Bootstrap
Bootstrap style widgets for Android, with Glyph Icons -
circular-progress-button
Android Circular Progress Button -
SwitchButton
A cute widget of Switch Button for you to create beautiful and friendly UI. -
FloatingActionButton
[DEPRECATED] Android floating action button -
android-process-button
Android Buttons With Built-in Progress Meters. -
fancybuttons
Icons, Borders, Radius ... for Android buttons -
android-circlebutton
Circle button widget for Android -
android-flat-button
FButton - a flat button library for Android -
Floating Navigation View
A simple Floating Action Button that shows an anchored Navigation View -
FABProgressCircle
Material progress circle around any FloatingActionButton. 100% Guidelines. -
ArrowDownloadButton
A download button with pretty cool animation -
FabButton
Android Floating ActionButton with a progress indicator ring -
CounterFab
A FloatingActionButton subclass that shows a counter badge on right top corner -
StickySwitch
โญ๏ธ beautiful switch widget with sticky animation โญ๏ธ -
SlideSwitch
A widget you can slide it to open or close something -
HoldingButton
Button which is visible while user holds it. Main use case is controlling audio recording state (like in Telegram, Viber, VK). -
ExpandableButtonMenu
[DEPRECATED] An Android library for an expandable button menu -
easyloadingbtn
This is a Material Design loading button -
SubmitDemo
comtomize view submit button which you use for submit operation or download operation and so on. -
hkm-progress-button
Base on android-process-button this is the advanced version of the android-process-button. -
Rx.Widgets
Materially inspired widgets and views that expose RxJava bindings. -
Composable Button Toggle Group
ComposableButtonToggleGroup is the implementation of MaterialButtonToggleGroup for Jetpack Compose -
code7800
Simplified Codes. https://github.com/san7800/code7800 -
Hugo Example
Bersikaplah terbuka terhadap setiap peluang secara fotografis. Memotret apa pun yang menarik mata Anda
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of ๐ MediumClap-Android or a related project?
README
๐ MediumClap-Android
Built with โค๏ธ by Wajahat Karim and contributors
A Custom Floating Action Button (FAB) library like clapping effect on Medium
๐ How-To Article
โ๏ธ Changelog
Changes exist in the releases tab.
๐ป Installation
Add this in your app's build.gradle file:
dependencies {
implementation 'com.wajahatkarim3.clapfab:clapfab:1.0.6'
}
Or add ClapFab as a new dependency inside your pom.xml
<dependency>
<groupId>com.wajahatkarim3.clapfab</groupId>
<artifactId>clapfab</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
โ Usage
<com.wajahatkarim3.clapfab.ClapFAB
android:id="@+id/clapFAB"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="8dp"
android:layout_marginTop="8dp"
app:cf_count_circle_color="@color/colorAccent"
app:cf_count_text_color="@color/white_color"
app:cf_default_icon="@drawable/ic_star_border_black_24dp"
app:cf_default_icon_color="@color/colorAccent"
app:cf_dots_1_color="@android:color/holo_green_dark"
app:cf_dots_2_color="@color/colorAccent"
app:cf_filled_icon="@drawable/ic_star_black_24dp"
app:cf_filled_icon_color="@color/colorAccent"
app:cf_max_clap_count="20"
app:cf_clap_count="10"
app:cf_format_clap_count="true"
app:cf_long_press_enabled="false"
app:cf_long_press_clap_interval="300"/>
๐จ Customization and Attributes
All customizable attributes for ClapFab Attribute Name Default Value Description app:cf_default_icon @drawable/ic_clap_hands_outline The default icon of the ClapFab button app:cf_filled_icon @drawable/ic_clap_hands_filled The filled icon after clapping of the ClapFab button app:cf_default_icon_color @color/colorClapIcon The color of default icon of the ClapFab button app:cf_filled_icon_color @color/colorClapIcon The filled color of icon after clapping of the ClapFab button app:cf_max_clap_count 50 The maximum count of clapping of the ClapFab button app:cf_count_circle_color @color/colorClapIcon The color of count's circle background app:cf_count_text_color @android:color/white The color of count's circle text app:cf_dots_1_color @color/dotsColor1 The color of particle's dots 1 app:cf_dots_2_color @color/dotsColor2 The color of particle's dots 2 app:cf_clap_count 0 The default clap count app:cf_format_clap_count true True, if the formatter for clap count is enabled. Formatter will convert 1000 to 1.0K etc. app:cf_long_press_enabled true The flag to turn on/off the long press auto-clap ability. Default is true. app:cf_long_press_clap_interval 300 The interval to automatically clap on long press in milliseconds. Default is 300ms
Clap Listener
ClapFAB clapFAB = (ClapFAB) findViewById(R.id.clapFAB);
clapFAB.setClapListener(new ClapFAB.OnClapListener() {
@Override
public void onFabClapped(@NotNull ClapFAB clapFab, int count, boolean isMaxReached) {
// count is the current count of the clapping
// isMaxReached is true when button has already reached the maximum count
// and is not being clapped anymore. Otherwise its false
}
});
๐ Libraries Used
- ViewAnimator https://github.com/florent37/ViewAnimator
- DotsView from Like Animation https://github.com/jd-alexander/LikeButton
๐ฅ Achievements
- #1 on Github Trending in Kotlin language from 22nd June, 2018 to 24th June, 2018
- Featured in Caster IO's weekly #AndroidDev Digest in the Issue #193
- Featured in Infinum's weekly #AndroidSweets newsletter issue #4
- Featured in Mindork's Kotlin Weekly Update 44
- Featured in Android Weekly China's Issue #185
- Mentioned in an article about publishing libraries on jCenter on AndroidPub
๐ฐ Donations
This project needs you! If you would like to support this project's further development, the creator of this project or the continuous maintenance of this project, feel free to donate. Your donation is highly appreciated (and I love food, coffee and beer). Thank you!
PayPal
- Donate $5: Thank's for creating this project, here's a tea (or some juice) for you!
- Donate $10: Wow, I am stunned. Let me take you to the movies!
- Donate $15: I really appreciate your work, let's grab some lunch!
- Donate $25: That's some awesome stuff you did right there, dinner is on me!
- Donate $50: I really really want to support this project, great job!
- Donate $100: You are the man! This project saved me hours (if not days) of struggle and hard work, simply awesome!
- Donate $2799: Go buddy, buy Macbook Pro for yourself!
Of course, you can also choose what you want to donate, all donations are awesome!
๐จ Developed By
Wajahat Karim
- Website (http://wajahatkarim.com)
- Twitter (http://twitter.com/wajahatkarim)
- Medium (http://www.medium.com/@wajahatkarim3)
- LinkedIn (http://www.linkedin.com/in/wajahatkarim)
๐ How to Contribute
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
๐ License
Copyright 2018 Wajahat Karim
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*Note that all licence references and agreements mentioned in the ๐ MediumClap-Android README section above
are relevant to that project's source code only.