Android-Iconics: BottomNavigationView - selector not working

Using BottomNavigationView does currently not work with IconicsDrawables. The weird thing is that the default state color tinting works fine, but the selected state color is not working.

Any ideas why? I checked the code and saw, tinting should be supported. And I check older issues and see that this should work, but it does not…

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 20 (19 by maintainers)

Most upvoted comments

bottomNavigation.setItemIconTintList(null); remove this line then show icon colour