Initial Commit
This commit is contained in:
18
Objects/gen/b4a/example/R.java
Normal file
18
Objects/gen/b4a/example/R.java
Normal file
@@ -0,0 +1,18 @@
|
||||
/* 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 b4a.example;
|
||||
|
||||
public final class R {
|
||||
public static final class drawable {
|
||||
public static final int icon=0x7f010000;
|
||||
}
|
||||
public static final class style {
|
||||
public static final int LightTheme=0x7f020000;
|
||||
public static final int LowerCaseMenu=0x7f020001;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user