• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps how to update badge count of bottom bar navigation

ware4u

Lurker
I use com.roughike:bottom-bar:2.0 and I can show it and set number count, but how to update the badge count on someone icon if I have new data callback from server with socket io is example.
 
If I don't use com.roughike:bottom-bar:2.0, can I update badge counter in realtime with
android.support.design.widget.BottomNavigationView
 
Back
Top Bottom