blob: 8bc717e4ad3d985172bc334f2b2da7221b7f1365 [file] [log] [blame]
Aurimas Liutikas7b140462021-05-12 21:56:16 +00001<?xml version="1.0" encoding="utf-8"?>
2<!--
3 ~ Copyright 2016-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
4 -->
5
6<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
7 <background android:drawable="@drawable/ic_launcher_background" />
8 <foreground android:drawable="@drawable/ic_launcher_foreground" />
9</adaptive-icon>