xingzilong
2017-08-18 9e5babf9db52e64bdae60137be7696e56241fca6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/* 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.paginate;
 
public final class R {
    public static final class attr {
        public static final int layoutManager = 0x7f010090;
        public static final int reverseLayout = 0x7f010092;
        public static final int spanCount = 0x7f010091;
        public static final int stackFromEnd = 0x7f010093;
    }
    public static final class dimen {
        public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f070609;
    }
    public static final class id {
        public static final int item_touch_helper_previous_elevation = 0x7f0d0005;
    }
    public static final class layout {
        public static final int loading_row = 0x7f04005e;
    }
    public static final class styleable {
        public static final int[] RecyclerView = { 0x010100c4, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093 };
        public static final int RecyclerView_android_orientation = 0;
        public static final int RecyclerView_layoutManager = 1;
        public static final int RecyclerView_reverseLayout = 3;
        public static final int RecyclerView_spanCount = 2;
        public static final int RecyclerView_stackFromEnd = 4;
    }
}