// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package android.support.v7.recyclerview; public final class R { public static final class attr { public static final int layoutManager = 0x7f01005d; public static final int reverseLayout = 0x7f01005f; public static final int spanCount = 0x7f01005e; public static final int stackFromEnd = 0x7f010060; public attr() { } } public static final class dimen { public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f070057; public dimen() { } } public static final class id { public static final int item_touch_helper_previous_elevation = 0x7f0d0006; public id() { } } public static final class styleable { public static final int RecyclerView[] = { 0x10100c4, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060 }; 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; public styleable() { } } public R() { } }