package com.rubensousa.dpadrecyclerview; /* loaded from: classes3.dex */ public final class R { /* loaded from: classes3.dex */ public static final class attr { public static int dpadRecyclerViewChildAlignmentFraction = 0x7f030177; public static int dpadRecyclerViewChildAlignmentFractionEnabled = 0x7f030178; public static int dpadRecyclerViewChildAlignmentOffset = 0x7f030179; public static int dpadRecyclerViewFocusOutBack = 0x7f03017a; public static int dpadRecyclerViewFocusOutFront = 0x7f03017b; public static int dpadRecyclerViewFocusOutSideBack = 0x7f03017c; public static int dpadRecyclerViewFocusOutSideFront = 0x7f03017d; public static int dpadRecyclerViewFocusableDirection = 0x7f03017e; public static int dpadRecyclerViewLoopDirection = 0x7f03017f; public static int dpadRecyclerViewParentAlignmentEdge = 0x7f030180; public static int dpadRecyclerViewParentAlignmentFraction = 0x7f030181; public static int dpadRecyclerViewParentAlignmentFractionEnabled = 0x7f030182; public static int dpadRecyclerViewParentAlignmentOffset = 0x7f030183; public static int dpadRecyclerViewParentAlignmentPreferKeylineOverEdge = 0x7f030184; public static int dpadRecyclerViewSmoothFocusChangesEnabled = 0x7f030185; public static int dpadRecyclerViewStyle = 0x7f030186; private attr() { } } /* loaded from: classes3.dex */ public static final class id { public static int circular = 0x7f090074; public static int continuous = 0x7f090082; public static int max = 0x7f09013b; public static int min = 0x7f09013e; public static int min_max = 0x7f09013f; public static int none = 0x7f09016b; public static int standard = 0x7f0901e4; private id() { } } /* loaded from: classes3.dex */ public static final class styleable { public static int[] DpadRecyclerView = {android.R.attr.gravity, android.R.attr.focusable, android.R.attr.focusableInTouchMode, android.R.attr.fadingEdgeLength, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewChildAlignmentFraction, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewChildAlignmentFractionEnabled, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewChildAlignmentOffset, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewFocusOutBack, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewFocusOutFront, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewFocusOutSideBack, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewFocusOutSideFront, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewFocusableDirection, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewLoopDirection, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewParentAlignmentEdge, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewParentAlignmentFraction, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewParentAlignmentFractionEnabled, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewParentAlignmentOffset, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewParentAlignmentPreferKeylineOverEdge, tech.rabbit.r1launcher.r1.R.attr.dpadRecyclerViewSmoothFocusChangesEnabled}; public static int DpadRecyclerView_android_fadingEdgeLength = 0x00000003; public static int DpadRecyclerView_android_focusable = 0x00000001; public static int DpadRecyclerView_android_focusableInTouchMode = 0x00000002; public static int DpadRecyclerView_android_gravity = 0x00000000; public static int DpadRecyclerView_dpadRecyclerViewChildAlignmentFraction = 0x00000004; public static int DpadRecyclerView_dpadRecyclerViewChildAlignmentFractionEnabled = 0x00000005; public static int DpadRecyclerView_dpadRecyclerViewChildAlignmentOffset = 0x00000006; public static int DpadRecyclerView_dpadRecyclerViewFocusOutBack = 0x00000007; public static int DpadRecyclerView_dpadRecyclerViewFocusOutFront = 0x00000008; public static int DpadRecyclerView_dpadRecyclerViewFocusOutSideBack = 0x00000009; public static int DpadRecyclerView_dpadRecyclerViewFocusOutSideFront = 0x0000000a; public static int DpadRecyclerView_dpadRecyclerViewFocusableDirection = 0x0000000b; public static int DpadRecyclerView_dpadRecyclerViewLoopDirection = 0x0000000c; public static int DpadRecyclerView_dpadRecyclerViewParentAlignmentEdge = 0x0000000d; public static int DpadRecyclerView_dpadRecyclerViewParentAlignmentFraction = 0x0000000e; public static int DpadRecyclerView_dpadRecyclerViewParentAlignmentFractionEnabled = 0x0000000f; public static int DpadRecyclerView_dpadRecyclerViewParentAlignmentOffset = 0x00000010; public static int DpadRecyclerView_dpadRecyclerViewParentAlignmentPreferKeylineOverEdge = 0x00000011; public static int DpadRecyclerView_dpadRecyclerViewSmoothFocusChangesEnabled = 0x00000012; private styleable() { } } private R() { } }