6 lines
272 B
XML
6 lines
272 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<wallpaper
|
||
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:thumbnail="@drawable/thumb"
|
||
|
android:description="@string/description"
|
||
|
android:settingsActivity="fishrungames.wallpapertemplate.Prefs"/>
|