dewango / BottomNavigationBarXF

Bottom Navigation Bar for Xamarin Forms
MIT License
187 stars 97 forks source link

Is it possible to set BarBackgroundColor to custom color #37

Closed rubenbenjamin closed 7 years ago

rubenbenjamin commented 7 years ago

Hi Is there a way to make the BarBackgroundColor to work e.g. bottomBarPage.BarBackgroundColor = Color.Orange;

Currently I am using bottomBarPage.BarTheme = BottomBarPage.BarThemeTypes.DarkWithAlpha; color

I am new to .NET sorry if this is a stupid question

rubenbenjamin commented 7 years ago

found it. in style.xml

#000000