summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/app/res/drawable/old_ic_voicemail_seek_handle_disabled.xml
diff options
context:
space:
mode:
authorcalderwoodra <calderwoodra@google.com>2018-03-15 15:56:30 -0700
committerCopybara-Service <copybara-piper@google.com>2018-03-15 15:59:02 -0700
commite760e4204887acd9fb6e4b8b00059659a1367c3b (patch)
tree24876ae821f27b5238d5c72c17db16b04e7d7871 /java/com/android/dialer/app/res/drawable/old_ic_voicemail_seek_handle_disabled.xml
parente1c143a195540baf5ddc2525129ced08cddccbc0 (diff)
Resolve all build resource conflicts.
For simplicity, instead of resolve the nui shortcut string, I deleted it since it isn't used anymore. Test: build log PiperOrigin-RevId: 189260472 Change-Id: I67d5a49d78916a8960e41ad1c7b7f59efad6d718
Diffstat (limited to 'java/com/android/dialer/app/res/drawable/old_ic_voicemail_seek_handle_disabled.xml')
-rw-r--r--java/com/android/dialer/app/res/drawable/old_ic_voicemail_seek_handle_disabled.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/java/com/android/dialer/app/res/drawable/old_ic_voicemail_seek_handle_disabled.xml b/java/com/android/dialer/app/res/drawable/old_ic_voicemail_seek_handle_disabled.xml
new file mode 100644
index 000000000..cfce81812
--- /dev/null
+++ b/java/com/android/dialer/app/res/drawable/old_ic_voicemail_seek_handle_disabled.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2015 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
+ -->
+<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
+ android:src="@drawable/old_ic_handle"
+ android:tint="@color/voicemail_icon_disabled_tint">
+</bitmap> \ No newline at end of file