Skip to content

Instantly share code, notes, and snippets.

@hartsock
Created February 9, 2011 20:12
Show Gist options
  • Save hartsock/819183 to your computer and use it in GitHub Desktop.
Save hartsock/819183 to your computer and use it in GitHub Desktop.
./build/android/gen/com/groosfaba/R.java
/* 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 com.groosfaba;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int appicon=0x7f020000;
public static final int background=0x7f020001;
}
public static final class style {
public static final int Theme_Titanium=0x7f030000;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment