Changed VPN add icon to white.

Bug: 17288198
Change-Id: I5d66f269583d1d4bdb3e68fe011721ae805317e1
This commit is contained in:
PauloftheWest
2014-08-27 12:54:50 -07:00
parent 18fbf724aa
commit 5c6222e971
6 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 585 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 553 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 655 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 680 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -18,7 +18,7 @@
<item
android:id="@+id/vpn_create"
android:title="@string/vpn_create"
android:icon="?attr/ic_menu_add"
android:icon="@drawable/ic_menu_add_white"
android:showAsAction="always" />
<item
android:id="@+id/vpn_lockdown"