pocheshire / BottomNavigationBar

Bottom Navigation Bar for Xamarin
214 stars 70 forks source link

Tab Color only works with 4+ tabs #48

Closed andrekiba closed 7 years ago

andrekiba commented 7 years ago

With less than 4 tabs the function to set color does not work.

andrekiba commented 7 years ago

:-) Sorry ... _bottomBar.MaxFixedTabCount = n-1;