No bug - Removed unused dialogtitle_textcolor

This commit is contained in:
Brian Nicholson 2014-08-05 14:59:17 -07:00
parent c6bf60555c
commit a1c741111c
2 changed files with 0 additions and 10 deletions

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<resources>
<color name="dialogtitle_textcolor">@android:color/holo_blue_light</color>
</resources>

View File

@ -76,7 +76,6 @@
<color name="suggestion_primary">#dddddd</color>
<color name="suggestion_pressed">#bbbbbb</color>
<color name="tab_row_pressed">#4D000000</color>
<color name="dialogtitle_textcolor">#ffffff</color>
<color name="textbox_background">#FFF</color>
<color name="textbox_background_disabled">#DDD</color>