mirror of
https://github.com/PavelDoGreat/Unity-Android-Live-Wallpaper.git
synced 2026-01-09 14:28:02 -05:00
6 lines
218 B
XML
6 lines
218 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<wallpaper
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:label="@string/app_name"
|
|
android:thumbnail="@mipmap/ic_launcher_foreground">
|
|
</wallpaper> |