public
static
final
class
R.style
extends Object
java.lang.Object | |
↳ | android.support.v7.cardview.R.style |
Fields | |
---|---|
public
static
int |
Base_CardView
|
public
static
int |
CardView
On older platforms we do not explicitly set a background color and let CardView compute one based on the theme. |
public
static
int |
CardView_Dark
|
public
static
int |
CardView_Light
|
Public constructors | |
---|---|
R.style()
|
Inherited methods | |
---|---|
From
class
java.lang.Object
|
int Base_CardView
int CardView
On older platforms we do not explicitly set a background color and let CardView compute one based on the theme. On API v23+ we can use the platform provided floating background color
int CardView_Dark
int CardView_Light
R.style ()