From 065c9a4138c613801abd3ece8d7a276332fc8eb1 Mon Sep 17 00:00:00 2001 From: calderwoodra Date: Wed, 10 Jan 2018 13:51:31 -0800 Subject: Added Search Bar to NUI. This change only adds the views but doesn't implement any logic or functionality. That will come in a future CL. A decision was made here about whether to create a new search bar or reuse the old one. I opted to make a new one to avoid breaking the old one while it's still being used. Bug: 64655802 Test: n/a PiperOrigin-RevId: 181512198 Change-Id: Ib377b1d99f4eb8100204ac9a110dc5899bced392 --- .../res/drawable/quantum_ic_mic_vd_theme_24.xml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 assets/quantum/res/drawable/quantum_ic_mic_vd_theme_24.xml (limited to 'assets') diff --git a/assets/quantum/res/drawable/quantum_ic_mic_vd_theme_24.xml b/assets/quantum/res/drawable/quantum_ic_mic_vd_theme_24.xml new file mode 100644 index 000000000..6220e39bd --- /dev/null +++ b/assets/quantum/res/drawable/quantum_ic_mic_vd_theme_24.xml @@ -0,0 +1,25 @@ + + + + -- cgit v1.2.3