class R.attr


Summary

Public constructors

Public properties

java-static Int

May be a boolean value, such as "true" or "false".

java-static Int

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

java-static Int

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

java-static Int

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

java-static Int

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

java-static Int

Class name of the Layout Manager to be used.

java-static Int

May be a boolean value, such as "true" or "false".

java-static Int

May be an integer value, such as "100".

java-static Int

May be a boolean value, such as "true" or "false".

Public constructors

attr

attr()

Public properties

fastScrollEnabled

java-static val fastScrollEnabledInt

May be a boolean value, such as "true" or "false".

fastScrollHorizontalThumbDrawable

java-static val fastScrollHorizontalThumbDrawableInt

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

fastScrollHorizontalTrackDrawable

java-static val fastScrollHorizontalTrackDrawableInt

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

fastScrollVerticalThumbDrawable

java-static val fastScrollVerticalThumbDrawableInt

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

fastScrollVerticalTrackDrawable

java-static val fastScrollVerticalTrackDrawableInt

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

layoutManager

java-static val layoutManagerInt

Class name of the Layout Manager to be used.

The class must ext androidx.recyclerview.widget.RecyclerViewView$LayoutManager and have either a default constructor or constructor with the signature (android.content.Context, android.util.AttributeSet, int, int). If the name starts with a '.', application package is prefixed. Else, if the name contains a '.', the classname is assumed to be a full class name. Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

reverseLayout

java-static val reverseLayoutInt

May be a boolean value, such as "true" or "false".

spanCount

java-static val spanCountInt

May be an integer value, such as "100".

stackFromEnd

java-static val stackFromEndInt

May be a boolean value, such as "true" or "false".