Badger is a generalized single purpose library for adding badges to drawables in general and menu items in particular.
sett (also set) - The earth or burrow of a badger.
Running with the Badger theme, it is all about the method sett
. Home to the badger, it is comprised of many tunnels and several entrances. It is the ideal entry point to provide you with badges where mere drawables lived before.
The Badger.sett()
methods add a BadgeDrawable
to the original drawable. This results in a LayerDrawable
with the BadgeDrawable
added to the layer with id badger_drawable
. If the original drawable is a LayerDrawable
having a badge already set, this one gets reused instead.
A customizable square button to use as toolbar button with badge number on right top corner.
As the name describes, this is an Android library that you can use to show reacting badges like facebook.
Drawable Badge is a android library for adding badges to drawables.
This library lets you to create badged tabs (TabLayout) in android activity. It will add small circled badges to the tab layout. Very useful if your tabs have dynamic content change (chats, search results etc.)
Custom ViewGroup
for browse badge with count of some products.
EtiyaBadgeTab is a Tab library for Android. As an alternative to the Tab library used on Android, it offers badge support and various customizations.
As the name describes, this is an Android library that you can use to show new messages badge and new features badge. More importantly, it has a default shadow like FAB (Floating Action Button) and more simple to use just like ordinary TextView
.
Badge view with animated effect which shows a bitmap or a text.
Bubbles for Android is an Android library to provide chat heads capabilities on your apps. With a fast way to integrate with your development.
ActionItemBadge is a library which offers a simple and easy to use method to add a badge to your action item!
A simple way to "badge" any given Android view at runtime without having to cater for it in layout.