Select Git revision
ic_launcher_round.xml
-
GitLab authored
Template repository: https://gitlab.com/gitlab-org/project-templates/android Commit SHA: 3335e7dd28a80950e113b60cf236269e1c779e4d
GitLab authoredTemplate repository: https://gitlab.com/gitlab-org/project-templates/android Commit SHA: 3335e7dd28a80950e113b60cf236269e1c779e4d
ic_launcher_round.xml 272 B
<?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>