public final class R.attr


Summary

Public fields

static int

Theme attribute for default androidx.drawerlayout.widget.DrawerLayout style

static int

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

Public constructors

Public fields

drawerLayoutStyle

public static int drawerLayoutStyle

Theme attribute for default androidx.drawerlayout.widget.DrawerLayout style

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

elevation

public static int elevation

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).

Public constructors

attr

public attr()