From 29e91ae22e0802572fc6fb6f491ecdf9977a9d84 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 13 Jun 2016 22:09:16 -0400 Subject: [PATCH] change plus icon on iOS --- src/App/Pages/VaultListSitesPage.cs | 2 +- src/iOS/Resources/ion_plus.png | Bin 127 -> 0 bytes src/iOS/Resources/ion_plus@2x.png | Bin 134 -> 0 bytes src/iOS/Resources/ion_plus@3x.png | Bin 147 -> 0 bytes src/iOS/Resources/plus.png | Bin 0 -> 149 bytes src/iOS/Resources/plus@2x.png | Bin 0 -> 155 bytes src/iOS/Resources/plus@3x.png | Bin 0 -> 144 bytes src/iOS/iOS.csproj | 18 +++++++++--------- 8 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 src/iOS/Resources/ion_plus.png delete mode 100644 src/iOS/Resources/ion_plus@2x.png delete mode 100644 src/iOS/Resources/ion_plus@3x.png create mode 100644 src/iOS/Resources/plus.png create mode 100644 src/iOS/Resources/plus@2x.png create mode 100644 src/iOS/Resources/plus@3x.png diff --git a/src/App/Pages/VaultListSitesPage.cs b/src/App/Pages/VaultListSitesPage.cs index 1c7273b9c..3c47ffaec 100644 --- a/src/App/Pages/VaultListSitesPage.cs +++ b/src/App/Pages/VaultListSitesPage.cs @@ -145,7 +145,7 @@ namespace Bit.App.Pages { _page = page; Text = AppResources.Add; - Icon = "ion_plus"; + Icon = "plus"; Clicked += ClickedItem; } diff --git a/src/iOS/Resources/ion_plus.png b/src/iOS/Resources/ion_plus.png deleted file mode 100644 index fd7be4f4c5265e17f6b6356ac1c929fbad682b26..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@I3?$8F6>~X%;pFQhRzGVIc0{| QH-k*`boFyt=akR{0C(~pHUIzs diff --git a/src/iOS/Resources/ion_plus@3x.png b/src/iOS/Resources/ion_plus@3x.png deleted file mode 100644 index de42046a816052685eb74920679e8b3c683bb62b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 147 zcmeAS@N?(olHy`uVBq!ia0vp^P9V&}3?v1sWN!m0{s5m4S0IfH{P~{u0{JW@L4Lsu zi~_69O$Y&*q3`M97~;{HoZ!HAMo&TEK!bG8Dv40TRZY*dVmKI<2a1{m7)B)3ha6qe d6)5V$%&_zA8o|HarX?VwJzf1=);T3K0RRenBai?9 diff --git a/src/iOS/Resources/plus.png b/src/iOS/Resources/plus.png new file mode 100644 index 0000000000000000000000000000000000000000..9b0bfe3b7be92bcf4d62f9373ee4471b24547e33 GIT binary patch literal 149 zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@I3?$8F6>VS)S0IfGObL9X0F>h>3GxeO zVB*lTbN%_-I`3g5P)yO&#W6%;YH|WYV;UQa1Vfn=$Cl;}5jItU3|7IeFD1+jais#& UdW@H!11e_lboFyt=akR{0E6-!1^@s6 literal 0 HcmV?d00001 diff --git a/src/iOS/Resources/plus@2x.png b/src/iOS/Resources/plus@2x.png new file mode 100644 index 0000000000000000000000000000000000000000..6a3ee23daa58899dd20687422272c3bb993df414 GIT binary patch literal 155 zcmeAS@N?(olHy`uVBq!ia0vp^Iv~u#3?$#IayJ4}(g8jpu0R?Wm=gF%0Vu~&666=m zz-;U=_sqr5=29t_fnw^OE{-7@=aUl}nETz>auPx+R&bXmFrVGg;{0&IBHnX6QoJ`F aD)TVBiMLnZ7bKYsvcl8V&t;ucLK6Uhz9csQ literal 0 HcmV?d00001 diff --git a/src/iOS/Resources/plus@3x.png b/src/iOS/Resources/plus@3x.png new file mode 100644 index 0000000000000000000000000000000000000000..b2c953167b3d4d6cfbf9836de1831036aa8ecb6a GIT binary patch literal 144 zcmeAS@N?(olHy`uVBq!ia0vp^P9V&}3?v1sWN!m0{s5m4S0IfH{P~{u0{JW@L4Lsu z4!(;|GHN&g`8u91jv*f2$q5duT6%0eKMt - - - - - - - - - @@ -393,6 +384,15 @@ + + + + + + + + +