dewango / BottomNavigationBarXF

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

Changing the Icon of a Page works on iOS but not Android #31

Closed r2d2rigo closed 7 years ago

r2d2rigo commented 7 years ago

If the Icon of a Page that is a children of a BottomBarPage is changed after instantiation, the change is reflected on the iOS version of the Xamarin Forms app but not on the Android one.