blob: 0ce01d2b2a6afde0e1c7b1976c581143d1c600aa [file] [log] [blame]
Ying Wang3fbe0d42014-07-14 17:26:42 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2012 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16<resources>
17 <color name="abc_search_url_text_normal">#7fa87f</color>
18 <color name="abc_search_url_text_selected">@android:color/black</color>
19 <color name="abc_search_url_text_pressed">@android:color/black</color>
Qiwen Zhao6b64ed42014-10-07 10:21:28 -070020
21 <color name="abc_input_method_navigation_guard">@android:color/black</color>
Eino-Ville Talvala80161d92015-04-15 13:11:48 -070022
23 <drawable name="notification_template_icon_bg">#3333B5E5</drawable>
Ying Wang3fbe0d42014-07-14 17:26:42 -070024</resources>