Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 chris 1
/* AUTO-GENERATED FILE.  DO NOT MODIFY.
2
 *
3
 * This class was automatically generated by the
4
 * aapt tool from the resource data it found.  It
5
 * should not be modified by hand.
6
 */
7
 
8
package com.gebauz.HotPlate;
9
 
10
public final class R {
11
    public static final class attr {
12
    }
13
    public static final class drawable {
14
        public static final int hotplate=0x7f020000;
15
        public static final int icon=0x7f020001;
16
        public static final int smoke=0x7f020002;
17
    }
18
    public static final class layout {
19
        public static final int main=0x7f030000;
20
    }
21
    public static final class raw {
22
        public static final int burn=0x7f040000;
23
    }
24
    public static final class string {
25
        public static final int app_name=0x7f050001;
26
        public static final int hello=0x7f050000;
27
    }
28
}