engine/Templates/SalmonWallpaperTemplate/res/xml/wallpaper.xml

6 lines
272 B
XML
Raw Normal View History

2013-01-19 20:02:34 +00:00
<?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"/>