I am building a Xamarin forms app for learning and everything is working for iOS etc, Android was working and now, for a reason I cant work out. Something is wrong with the
I hit this when I copied in one XF android project into another. Turns out the styles.xml was looking for assets that hadn't been copied over yet. Make sure you've copied your styles and visual assets such as icons over.