Searched refs:NESTED_SCROLLING_ATTRS (Results 1 – 1 of 1) sorted by relevance
143 private static final int[] NESTED_SCROLLING_ATTRS = { android.R.attr.nestedScrollingEnabled }; field in RecyclerView581 a = context.obtainStyledAttributes(attrs, NESTED_SCROLLING_ATTRS, in RecyclerView()