pocheshire / BottomNavigationBar

Bottom Navigation Bar for Xamarin
214 stars 70 forks source link

Can't change inactive color #16

Closed Hary25 closed 8 years ago

Hary25 commented 8 years ago

i cant change inactive color on bottom navigation, anyone can help?

pocheshire commented 8 years ago

@Hary25

in fixed mode: _bottomBar.SetFixedInactiveIconColor("#ffffff");

in shifting mode you can't change inactive color, because in this mode inactive color it's _bottomBar.SetShiftingIconColor("#ffffff"); with alpha