Skip to content
Snippets Groups Projects
Select Git revision
  • 584ffd6d70b38765e4e8c44e6227638e7c1b75a1
  • master default protected
2 results

ic_launcher.xml

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    ic_launcher.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>