R.java :  » UnTagged » yet-another-reader » org » yar » Android Open Source

Android Open Source » UnTagged » yet another reader 
yet another reader » org » yar » R.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 org.yar;

public final class R {
    public static final class attr {
    }
    public static final class color {
        public static final int black=0x7f040001;
        public static final int gray=0x7f040000;
        public static final int white=0x7f040002;
    }
    public static final class drawable {
        public static final int folder=0x7f020000;
        public static final int folder_unreadable=0x7f020001;
        public static final int go_up=0x7f020002;
        public static final int icon=0x7f020003;
        public static final int text_x_generic=0x7f020004;
    }
    public static final class id {
        public static final int Button01=0x7f060004;
        public static final int LinearLayout01=0x7f060000;
        public static final int bClick=0x7f060008;
        public static final int ibBack=0x7f060002;
        public static final int ivIcon=0x7f060005;
        public static final int llCommands=0x7f060001;
        public static final int lvFiles=0x7f060003;
        public static final int tvDesc=0x7f060007;
        public static final int tvFilename=0x7f060006;
    }
    public static final class layout {
        public static final int file_browser=0x7f030000;
        public static final int file_item=0x7f030001;
        public static final int main=0x7f030002;
    }
    public static final class string {
        public static final int app_name=0x7f050001;
        public static final int hello=0x7f050000;
    }
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.