mirror of
https://github.com/bspeice/M28_App
synced 2024-11-05 07:38:17 -05:00
27 lines
712 B
Java
27 lines
712 B
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.M28.M28App;
|
||
|
|
||
|
public final class R {
|
||
|
public static final class attr {
|
||
|
}
|
||
|
public static final class drawable {
|
||
|
public static final int ic_launcher=0x7f020000;
|
||
|
public static final int icon=0x7f020001;
|
||
|
}
|
||
|
public static final class layout {
|
||
|
public static final int main=0x7f030000;
|
||
|
}
|
||
|
public static final class string {
|
||
|
public static final int app_name=0x7f050000;
|
||
|
}
|
||
|
public static final class xml {
|
||
|
public static final int config=0x7f040000;
|
||
|
}
|
||
|
}
|