add spaceship

This commit is contained in:
Andros Fenollosa
2016-11-12 13:49:24 +01:00
parent 892d89c7f1
commit 5fb3cd8d47
32 changed files with 1061 additions and 438 deletions

View File

@ -0,0 +1,6 @@
/** Automatically generated file. DO NOT MODIFY */
package love.to.android1112134304;
public final class BuildConfig {
public final static boolean DEBUG = true;
}

View File

@ -0,0 +1,16 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package love.to.android1112134304;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int ic_launcher=0x7f020000;
}
}