summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authorAlexander Martinz <amartinz@shiftphones.com>2018-04-02 18:30:18 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-04-05 11:16:56 +0000
commit1b3e3716616cf5f629d83facb87934d9380ab613 (patch)
tree766e628e95d9b509ffd95efdd96b3fd23732d99b /res/drawable
parent965b2260f5ace96f61596164a37598bb780fc2e3 (diff)
downloadandroid_packages_apps_Trebuchet-1b3e3716616cf5f629d83facb87934d9380ab613.tar.gz
android_packages_apps_Trebuchet-1b3e3716616cf5f629d83facb87934d9380ab613.tar.bz2
android_packages_apps_Trebuchet-1b3e3716616cf5f629d83facb87934d9380ab613.zip
Trebuchet: get rid of old icons
Update all references to use the new adaptive icon and drop the old ones. Change-Id: I8d81bc027ff965aad05d43514afbb77564b3651b Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/ic_launcher_home.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/res/drawable/ic_launcher_home.xml b/res/drawable/ic_launcher_home.xml
deleted file mode 100644
index a6f251995..000000000
--- a/res/drawable/ic_launcher_home.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2017 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="@mipmap/ic_launcher_home" />