mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-19 07:25:05 -05:00
21 lines
553 B
Java
21 lines
553 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.example.ext;
|
||
|
|
||
|
public final class R {
|
||
|
public static final class style {
|
||
|
public static final int AppBaseTheme = 0x7f060000;
|
||
|
public static final int AppTheme = 0x7f060001;
|
||
|
}
|
||
|
public static final class string {
|
||
|
public static final int app_name = 0x7f050000;
|
||
|
}
|
||
|
public static final class drawable {
|
||
|
public static final int ic_launcher = 0x7f020000;
|
||
|
}
|
||
|
}
|