mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2025-03-16 16:40:05 +01:00
6 lines
226 B
XML
6 lines
226 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<item
|
|
android:id="@+id/shortcut_image"
|
|
android:drawable="@mipmap/ic_launcher" />
|
|
</layer-list>
|