pocheshire / BottomNavigationBar

Bottom Navigation Bar for Xamarin
214 stars 70 forks source link

Fix SetTextAppearance call in BottomBarBadge constructor #11

Closed nextmunich closed 8 years ago

nextmunich commented 8 years ago

Fix #9 by using the deprecated, pre-API 23 SetTextAppearance(Context, int) method.