Subversion Repositories Projects

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
84 ligi 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 org.ligi;
9
 
10
public final class R {
11
    public static final class attr {
12
    }
13
    public static final class drawable {
14
        public static final int icon=0x7f020000;
15
        public static final int lcd_green=0x7f020001;
16
        public static final int starfield=0x7f020002;
17
    }
18
    public static final class layout {
19
        public static final int main=0x7f030000;
20
    }
21
    public static final class string {
22
        public static final int app_name=0x7f040000;
23
    }
24
}