/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * gradle plugin from the resource data it found. It
 * should not be modified by hand.
 */
package com.jraska.console;

public final class R {
    public static final class drawable {
        public static int console_scrollbar_handle = 0x7f090054;
    }
    public static final class id {
        public static int console_scroll_view = 0x7f0c002c;
        public static int console_text = 0x7f0c002d;
    }
    public static final class layout {
        public static int console_content = 0x7f0f0021;
    }
}
