Skip to content

Instantly share code, notes, and snippets.

@itoz
Created March 5, 2011 12:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itoz/856324 to your computer and use it in GitHub Desktop.
Save itoz/856324 to your computer and use it in GitHub Desktop.
[Android] resフォルダ内、ライブ壁紙用XML
<?xml version="1.0" encoding="utf-8"?>
<!--
/**
*============================================================
* copyright(c) 2011 www.romatica.com
* @author itoz
* 2011/03/05
*============================================================
*/
-->
<wallpaper
xmlns:android="http://schemas.android.com/apk/res/android"
android:thumbnail="@drawable/thumb"
android:description="@string/description"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment