Loading app/src/main/res/drawable/ic_launcher_monochrome.xml 0 → 100644 +23 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- SPDX-FileCopyrightText: 2022 The LineageOS Project SPDX-License-Identifier: Apache-2.0 --> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" android:viewportWidth="108" android:viewportHeight="108"> <path android:pathData="M34,43L34,43A2,2 0,0 1,36 45L36,63A2,2 0,0 1,34 65L34,65A2,2 0,0 1,32 63L32,45A2,2 0,0 1,34 43z" android:fillColor="#ffffffff"/> <path android:pathData="M42,48L42,48A2,2 0,0 1,44 50L44,58A2,2 0,0 1,42 60L42,60A2,2 0,0 1,40 58L40,50A2,2 0,0 1,42 48z" android:fillColor="#ffffffff"/> <path android:pathData="M49,53L51,53A1,1 0,0 1,52 54L52,54A1,1 0,0 1,51 55L49,55A1,1 0,0 1,48 54L48,54A1,1 0,0 1,49 53z" android:fillColor="#ffffffff"/> <path android:pathData="M68,54m-10,0a10,10 0,1 1,20 0a10,10 0,1 1,-20 0" android:fillColor="#ffffffff"/> </vector> app/src/main/res/mipmap-anydpi/ic_launcher.xml +1 −0 Original line number Diff line number Diff line Loading @@ -6,4 +6,5 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@drawable/ic_launcher_background"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/> <monochrome android:drawable="@drawable/ic_launcher_monochrome"/> </adaptive-icon> Loading
app/src/main/res/drawable/ic_launcher_monochrome.xml 0 → 100644 +23 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- SPDX-FileCopyrightText: 2022 The LineageOS Project SPDX-License-Identifier: Apache-2.0 --> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" android:viewportWidth="108" android:viewportHeight="108"> <path android:pathData="M34,43L34,43A2,2 0,0 1,36 45L36,63A2,2 0,0 1,34 65L34,65A2,2 0,0 1,32 63L32,45A2,2 0,0 1,34 43z" android:fillColor="#ffffffff"/> <path android:pathData="M42,48L42,48A2,2 0,0 1,44 50L44,58A2,2 0,0 1,42 60L42,60A2,2 0,0 1,40 58L40,50A2,2 0,0 1,42 48z" android:fillColor="#ffffffff"/> <path android:pathData="M49,53L51,53A1,1 0,0 1,52 54L52,54A1,1 0,0 1,51 55L49,55A1,1 0,0 1,48 54L48,54A1,1 0,0 1,49 53z" android:fillColor="#ffffffff"/> <path android:pathData="M68,54m-10,0a10,10 0,1 1,20 0a10,10 0,1 1,-20 0" android:fillColor="#ffffffff"/> </vector>
app/src/main/res/mipmap-anydpi/ic_launcher.xml +1 −0 Original line number Diff line number Diff line Loading @@ -6,4 +6,5 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@drawable/ic_launcher_background"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/> <monochrome android:drawable="@drawable/ic_launcher_monochrome"/> </adaptive-icon>