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 fastScrollEnabled: Int

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

fastScrollHorizontalThumbDrawable

java-static val fastScrollHorizontalThumbDrawable: Int

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 fastScrollHorizontalTrackDrawable: Int

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 fastScrollVerticalThumbDrawable: Int

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 fastScrollVerticalTrackDrawable: Int

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 layoutManager: Int

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 reverseLayout: Int

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

spanCount

java-static val spanCount: Int

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

stackFromEnd

java-static val stackFromEnd: Int

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