am 25fc117a: Merge "Remove unused asset, prune large rarely-used Holo assets from preload" into mnc-dev

* commit '25fc117a358ecef3b97787c0847265d7f363ccae':
  Remove unused asset, prune large rarely-used Holo assets from preload
This commit is contained in:
Alan Viverette
2015-05-27 20:23:34 +00:00
committed by Android Git Automerger
6 changed files with 0 additions and 27 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2014 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<nine-patch xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/dialog_background_mtrl_mult"
android:tint="?attr/colorBackground"
android:tintMode="multiply" />

View File

@@ -231,8 +231,6 @@
<item>@drawable/ic_voice_search_api_holo_light</item> <item>@drawable/ic_voice_search_api_holo_light</item>
<item>@drawable/dialog_bottom_holo_dark</item> <item>@drawable/dialog_bottom_holo_dark</item>
<item>@drawable/dialog_bottom_holo_light</item> <item>@drawable/dialog_bottom_holo_light</item>
<item>@drawable/dialog_full_holo_dark</item>
<item>@drawable/dialog_full_holo_light</item>
<item>@drawable/dialog_middle_holo_dark</item> <item>@drawable/dialog_middle_holo_dark</item>
<item>@drawable/dialog_middle_holo_light</item> <item>@drawable/dialog_middle_holo_light</item>
<item>@drawable/dialog_top_holo_dark</item> <item>@drawable/dialog_top_holo_dark</item>
@@ -263,13 +261,9 @@
<item>@drawable/fastscroll_track_holo_dark</item> <item>@drawable/fastscroll_track_holo_dark</item>
<item>@drawable/fastscroll_track_pressed_holo_dark</item> <item>@drawable/fastscroll_track_pressed_holo_dark</item>
<item>@drawable/fastscroll_track_default_holo_dark</item> <item>@drawable/fastscroll_track_default_holo_dark</item>
<item>@drawable/fastscroll_label_left_holo_dark</item>
<item>@drawable/fastscroll_label_right_holo_dark</item>
<item>@drawable/fastscroll_track_holo_light</item> <item>@drawable/fastscroll_track_holo_light</item>
<item>@drawable/fastscroll_track_pressed_holo_light</item> <item>@drawable/fastscroll_track_pressed_holo_light</item>
<item>@drawable/fastscroll_track_default_holo_light</item> <item>@drawable/fastscroll_track_default_holo_light</item>
<item>@drawable/fastscroll_label_left_holo_light</item>
<item>@drawable/fastscroll_label_right_holo_light</item>
<item>@drawable/editbox_dropdown_background_dark</item> <item>@drawable/editbox_dropdown_background_dark</item>
<item>@drawable/textfield_searchview_holo_dark</item> <item>@drawable/textfield_searchview_holo_dark</item>
<item>@drawable/textfield_searchview_right_holo_dark</item> <item>@drawable/textfield_searchview_right_holo_dark</item>
@@ -310,7 +304,6 @@
<item>@drawable/cab_background_bottom_material</item> <item>@drawable/cab_background_bottom_material</item>
<item>@drawable/cab_background_top_material</item> <item>@drawable/cab_background_top_material</item>
<item>@drawable/dialog_background_material</item> <item>@drawable/dialog_background_material</item>
<item>@drawable/dialog_background_shadow_material</item>
<item>@drawable/edit_text_material</item> <item>@drawable/edit_text_material</item>
<item>@drawable/expander_group_material</item> <item>@drawable/expander_group_material</item>
<item>@drawable/fastscroll_label_left_material</item> <item>@drawable/fastscroll_label_left_material</item>