I would like to show count badge in front of Floating Action Button in android. I used FrameLayout in order to achieve that. My code is here
For this problem solution is android:elevation="7dp". But you are looking for something like this then use bellow code:
android:elevation="7dp"