-
Notifications
You must be signed in to change notification settings - Fork 685
Open
Description
Please help me how to change color of selected Icon???
i Tried :
bottomNavigation.getItem(position).setColor(getResources().getColor(R.color.colorPrimaryDark));
bottomNavigation.getItem(position).getDrawable(MainActivity.this).setTint(getResources().getColor(R.color.colorPrimaryDark));
but not works
Metadata
Metadata
Assignees
Labels
No labels