/* 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 android.support.v7.recyclerview; public final class R { public static final class attr { public static int layoutManager = 0x7f0100d2; public static int reverseLayout = 0x7f0100d4; public static int spanCount = 0x7f0100d3; public static int stackFromEnd = 0x7f0100d5; } public static final class dimen { public static int item_touch_helper_max_drag_scroll_per_frame = 0x7f080067; public static int item_touch_helper_swipe_escape_max_velocity = 0x7f080068; public static int item_touch_helper_swipe_escape_velocity = 0x7f080069; } public static final class id { public static int item_touch_helper_previous_elevation = 0x7f0c0005; } public static final class styleable { public static int[] RecyclerView = { 0x010100c4, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5 }; public static int RecyclerView_android_orientation = 0; public static int RecyclerView_layoutManager = 1; public static int RecyclerView_reverseLayout = 3; public static int RecyclerView_spanCount = 2; public static int RecyclerView_stackFromEnd = 4; } }