Beenuka Pivithuru

Results 1 comments of Beenuka Pivithuru

I was using following XML code. It is works for me. app:ntb_active_color="@color/colorOrange" app:ntb_inactive_color="@color/darkGrey" Don't use, binding.bottomNavigation.setActiveColor(R.color.red); binding.bottomNavigation.setInactiveColor(R.color.colorRose);