All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nucleus.example.R Maven / Gradle / Ivy

There is a newer version: 0.2
Show newest version
/* 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 nucleus.example;

public final class R {
    public static final class attr {
    }
    public static final class color {
        public static final int header_background=0x7f040000;
        public static final int header_text=0x7f040001;
    }
    public static final class drawable {
        public static final int checked_background=0x7f020000;
        public static final int checked_text=0x7f020001;
    }
    public static final class id {
        public static final int check1=0x7f060001;
        public static final int check2=0x7f060002;
        public static final int counter=0x7f060000;
        public static final int listView=0x7f060003;
    }
    public static final class layout {
        public static final int activity_main=0x7f030000;
        public static final int item=0x7f030001;
    }
    public static final class string {
        public static final int app_name=0x7f050000;
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy