I would like to make an icon counter for android just like the cart. I have seen many e-commerce app cart icon count increase. I show flipkart app snapshot.:-
Instead of creating shape and drawable, You can use badge style in TextView itself. Just use custom floating button style as per your theme.
TextView
Example-