You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MiNoteRead/src/Notes-master/res/mipmap-anydpi-v26/new_note_pressed.xml

5 lines
278 B

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/new_note_pressed_background"/>
<foreground android:drawable="@mipmap/new_note_pressed_foreground"/>
</adaptive-icon>