Code Monkey home page Code Monkey logo

cordova-plugin-android-window-background's Issues

Plugin does not clean up platform changes when removed

When removing this plugin with cordova plugin remove cordova-plugin-android-window-background the Android project can no longer build.

It appears the plugin has left behind modifications to android:theme in AndroidManifest.xml.

Fixing this requires either a remove/add of the Android platform or manual modification of AndroidManifest.xml.

:processDebugResourcesC:\Projects\kudos-boards-pwa-cordova\platforms\android\build\intermediates\manifests\full\debug\AndroidManifest.xml:28: AAPT: error: resource style/CordovaWindowBackgroundTheme (aka com.kudosboards.pwa:style/CordovaWindowBackgroundTheme) not found.

C:\Projects\kudos-boards-pwa-cordova\platforms\android\build\intermediates\manifests\full\debug\AndroidManifest.xml:28: error: resource style/CordovaWindowBackgroundTheme (aka com.kudosboards.pwa:style/CordovaWindowBackgroundTheme) not found.
error: failed processing manifest.

Doesn't work on Phonegap Build

It doesn't work on Phonegap Build cli-7.1.0 (Android Cordova 6.3.0). After the following additions to config.xml the 1 second gray screen (before splashscreen) is still there.

<plugin name="cordova-plugin-android-window-background" spec="*">
	<variable name="WINDOW_BACKGROUND_COLOR" value="#0078d7" />
</plugin>

Also I tried to added the following, but with no effect:

<preference name="WINDOW_BACKGROUND_COLOR" value="#0078d7" />

Update plugin to support Navbar color

Hello.
This plugin works great for updating the app background color on startup. Great job!!
On the plugin todo list, i notice there are plans to add support for changing the navbar color as well; this addition would be excellent. Would really love to see this.
Please any timeline on when this feature will be implemented?

Thanks for all your open source work

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.