dewango / BottomNavigationBarXF

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

[Android] Binary XML file line #1: Error inflating class #106

Open reense opened 6 years ago

reense commented 6 years ago

Hi all! After installing this package i'm getting the following error:

07-30 09:15:07.648 D/Mono    ( 9119): Assembly Ref addref BottomNavigationBar[0x9fb08700] -> System.Core[0x9d1b0380]: 11
07-30 09:15:07.652 D/Mono    ( 9119): Assembly Ref addref BottomNavigationBar[0x9fb08700] -> Xamarin.Android.Support.Design[0x9d1af1e0]: 4
07-30 09:15:07.967 I/zygote  ( 9119): Do partial code cache collection, code=30KB, data=21KB
07-30 09:15:07.967 I/zygote  ( 9119): After code cache collection, code=22KB, data=19KB
07-30 09:15:07.968 I/zygote  ( 9119): Increasing code cache capacity to 128KB
Unhandled Exception:

Android.Views.InflateException: Binary XML file line #1: Binary XML file line #1: Error inflating class <unknown>

Does anyone know what possibly could be causing this?