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

com.example.butterknife.R Maven / Gradle / Ivy

There is a newer version: 7.0.1
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 com.example.butterknife;

public final class R {
    public static final class attr {
    }
    public static final class id {
        public static final int footer=0x7f040004;
        public static final int hello=0x7f040002;
        public static final int length=0x7f040006;
        public static final int list_of_things=0x7f040003;
        public static final int position=0x7f040007;
        public static final int subtitle=0x7f040001;
        public static final int title=0x7f040000;
        public static final int word=0x7f040005;
    }
    public static final class layout {
        public static final int simple_activity=0x7f020000;
        public static final int simple_list_item=0x7f020001;
    }
    public static final class string {
        public static final int app_name=0x7f030000;
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy