Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ic_launcher_round.xml « mipmap-anydpi-v26 « res « main « src « app - github.com/ClusterM/clukeyboard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a26f6fbc389d7263b0fbf537e2b8dad9e41e23e0 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<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" />
</adaptive-icon>