Merge "Changed VPN add icon to white." into lmp-dev

This commit is contained in:
PauloftheWest
2014-08-27 20:38:55 +00:00
committed by Android (Google) Code Review
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 <item
android:id="@+id/vpn_create" android:id="@+id/vpn_create"
android:title="@string/vpn_create" android:title="@string/vpn_create"
android:icon="?attr/ic_menu_add" android:icon="@drawable/ic_menu_add_white"
android:showAsAction="always" /> android:showAsAction="always" />
<item <item
android:id="@+id/vpn_lockdown" android:id="@+id/vpn_lockdown"