Open welovewebdesign opened 9 years ago
It is. But, you have to change the theme in your AndroidManifest.xml in your cordova/platforms/android folder. In the MainActivity change the theme to:
android:theme="@android:style/Theme.DeviceDefault"
Tried what @Eusebius1920 said and worked, but in lollipop it gets a huge black background. Does anyone have a solution? @Paldom?
Any solution for this?
Hi, I'm testing the plugin with a device on Android Lollipop. This is the spinner I get:
On Android Lollipop, shouldn't the spinner be more like this one or the ionic's android one?