SDPCoachMe/SDP-2023

View on GitHub
app/src/main/res/mipmap-anydpi-v26/coach_me_icon_round.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@color/coach_me_icon_background"/>
    <foreground android:drawable="@mipmap/coach_me_icon_foreground"/>
</adaptive-icon>