1<?xml version="1.0" encoding="utf-8"?> 2 3<wallpaper xmlns:android="http://schemas.android.com/apk/res/android" 4 android:author="@string/wallpaper_author" 5 android:thumbnail="@drawable/wallpaper_thumb" /> 6
1<?xml version="1.0" encoding="utf-8"?> 2 3<wallpaper xmlns:android="http://schemas.android.com/apk/res/android" 4 android:author="@string/wallpaper_author" 5 android:thumbnail="@drawable/wallpaper_thumb" /> 6