Do not hide menu to avoid the white box!

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-24 17:34:18 -03:00
commit a1b1ce7940

View file

@ -333,7 +333,7 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
this.formFocus = function(what) {
if (isCordova) {
if (isCordova && !this.isWindowsPhoneApp) {
hideMenuBar(what);
}
if (!this.isWindowsPhoneApp) return