Initial Commit

This commit is contained in:
2021-12-19 10:41:13 +01:00
commit 1db07a3b94
50 changed files with 1664 additions and 0 deletions

View 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;
}
}