hyperrail/hyperrail-for-android

View on GitHub
Hyperrail/src/main/res/mipmap-anydpi-v26/ic_shortcut_train.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/colorPrimary"/>
    <foreground android:drawable="@mipmap/ic_shortcut_train_foreground"/>
</adaptive-icon>