Asher Simonds | 8be8e01 | 2018-02-12 10:27:14 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
Michael W | 8dad7e4 | 2022-04-06 23:14:43 +0200 | [diff] [blame^] | 2 | <!-- |
| 3 | SPDX-FileCopyrightText: 2022 The LineageOS Project |
| 4 | SPDX-License-Identifier: Apache-2.0 |
Asher Simonds | 8be8e01 | 2018-02-12 10:27:14 +0100 | [diff] [blame] | 5 | --> |
| 6 | <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> |
Michael W | 8dad7e4 | 2022-04-06 23:14:43 +0200 | [diff] [blame^] | 7 | <background android:drawable="@drawable/ic_launcher_background"/> |
| 8 | <foreground android:drawable="@drawable/ic_launcher_foreground"/> |
Asher Simonds | 8be8e01 | 2018-02-12 10:27:14 +0100 | [diff] [blame] | 9 | </adaptive-icon> |