[GitHub] cordova-android pull request #316: CB-11078 Empty string for BackgroundColor...

2016-07-28 Thread akilawickey
Github user akilawickey commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/316#discussion_r72580800 --- Diff: framework/src/org/apache/cordova/CordovaActivity.java --- @@ -175,9 +175,13 @@ protected void createViews

[GitHub] cordova-android pull request #316: CB-11078 Empty string for BackgroundColor...

2016-07-28 Thread akilawickey
Github user akilawickey commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/316#discussion_r72578456 --- Diff: framework/src/org/apache/cordova/CordovaActivity.java --- @@ -175,9 +175,13 @@ protected void createViews

[GitHub] cordova-android pull request #316: CB-11078 Empty string for BackgroundColor...

2016-07-28 Thread akilawickey
Github user akilawickey commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/316#discussion_r72578371 --- Diff: framework/src/org/apache/cordova/CordovaActivity.java --- @@ -175,9 +175,13 @@ protected void createViews

[GitHub] cordova-android pull request #316: CB-11078 Empty string for BackgroundColor...

2016-07-13 Thread akilawickey
Github user akilawickey commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/316#discussion_r70745630 --- Diff: test/res/xml/config.xml --- @@ -35,6 +35,7 @@ + --- End diff -- Ok i fixed it

[GitHub] cordova-android pull request #315: CB-11078 "Empty string for BackgroundColo...

2016-07-12 Thread akilawickey
Github user akilawickey closed the pull request at: https://github.com/apache/cordova-android/pull/315 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-android pull request #316: CB-11078 Empty string for BackgroundColor...

2016-07-12 Thread akilawickey
GitHub user akilawickey opened a pull request: https://github.com/apache/cordova-android/pull/316 CB-11078 Empty string for BackgroundColor preference crashes application Fixed the bug You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-android issue #315: CB-11078 "Empty string for BackgroundColor prefe...

2016-07-12 Thread akilawickey
Github user akilawickey commented on the issue: https://github.com/apache/cordova-android/pull/315 Ok i'll fix it soon On Wed, Jul 13, 2016 at 11:29 AM, Sergey Shakhnazarov < notificati...@github.com> wrote: > Ensure you are creating a PR from the

[GitHub] cordova-android pull request #315: CB-11078 fixed "Empty string for Backgrou...

2016-07-12 Thread akilawickey
GitHub user akilawickey opened a pull request: https://github.com/apache/cordova-android/pull/315 CB-11078 fixed "Empty string for BackgroundColor preference crashes application" issue A preference of will cause an a cordova application to crash on star