I am creating a cross-platoform with Xamarin.Forms. I tried to set the Android application theme in the AndroidManifest. But, it doesn't seem working. No matter what theme I set, the app always ran with same theme. Could anyone tell me the right way to change android theme with Xamarin.Forms?
↧