From 8dc986216c292ca626c8aedb105fab0ce486e77f Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Wed, 20 May 2015 15:16:47 -0700 Subject: [WifiSetup] Add + icon to Add another network Add the + icon to "Add another network" in Wi-Fi screen in setup wizard, and make the text black and sentence case. Bug: 21089864 Change-Id: Iccfc5fc4ff5e50a599f3004a20e5cfa24a13043a --- res/drawable/setup_ic_add_another_network.xml | 30 +++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 res/drawable/setup_ic_add_another_network.xml (limited to 'res/drawable/setup_ic_add_another_network.xml') diff --git a/res/drawable/setup_ic_add_another_network.xml b/res/drawable/setup_ic_add_another_network.xml new file mode 100644 index 0000000..fd716d1 --- /dev/null +++ b/res/drawable/setup_ic_add_another_network.xml @@ -0,0 +1,30 @@ + + + + + + + + + + -- cgit v1.1