vaenow / cordova-plugin-app-update

App updater for Cordova/PhoneGap
MIT License
299 stars 146 forks source link

Change theme android? #45

Closed arthurflor23 closed 6 years ago

arthurflor23 commented 6 years ago

Is possible change the theme from msg box?

Msg box like this (or something like this): image

It can be through some java file as well

arthurflor23 commented 6 years ago

Just add the android-manifest

android:theme="@android:style/Theme.Holo"

:)