MaterialBadgeTextView
As the name describes, This "MaterialBadgeTextView" is an Android library that provides a reformed textview for Badge. A Badge is a colored circle with an inserted number which are displayed at the top-right conner of the icons, it often plays a role of showing new messages or new features in IM apps such as Facebook Messager, WhatsApp, WeChat, and forth.
Features
- Material Design style - it provides a default shadow like FAB(Floating Action Bar)
- Easy to use - you can just use it as a normal TextView
- Really Lite - only ONE java class, no resource file
- Support MenuAction in Toolbar
If you use mac OS X, you must have seen this image:

Compat
API level 9+ supported