Add commitHash, fonts. Fix icons

This commit is contained in:
Gustavo Maximiliano Cortez 2017-10-12 17:44:54 -03:00
parent d66bbca32b
commit 25318d3fd4
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
10 changed files with 3 additions and 4 deletions

View File

@ -25,6 +25,7 @@
"description": "Secure Bitcoin Wallet",
"version": "3.8.2",
"androidVersion": "382001",
"commitHash": "1234",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,

View File

@ -25,6 +25,7 @@
"description": "A Secure Bitcoin Wallet",
"version": "3.8.2",
"androidVersion": "382001",
"commitHash": "1234",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -24,7 +24,7 @@
<ion-list *ngIf="wallets && wallets[0]">
<button ion-item *ngFor="let wallet of wallets">
<ion-icon item-start>
<img src="../../assets/icon/icon-wallet.svg" class="icon-wallet">
<img src="assets/img/icon-wallet.svg" class="icon-wallet">
</ion-icon>
<h2>{{wallet.credentials.walletName}} {{wallet.credentials.m}}-{{wallet.credentials.n}}</h2>
<p>{{wallet.credentials.coin}} - 10 BTC</p>

View File

@ -72,14 +72,11 @@ $v-visible-radius: 6px !default;
// --------------------------------------------------
// Material Design only Sass variables can go here
$item-md-detail-push-show: true;
// App Windows Variables
// --------------------------------------------------
// Windows only Sass variables can go here
$item-wp-detail-push-show: true;
// App Theme