public
static
final
class
R.string
extends Object
| java.lang.Object | |
| ↳ | android.support.design.R.string |
Fields | |
|---|---|
public
static
int |
appbar_scrolling_view_behavior
The class name to the ScrollingChildBehavior required for AppBarLayout |
public
static
int |
bottom_sheet_behavior
The class name to the BottomSheetBehavior |
public
static
int |
character_counter_pattern
The text pattern for the character counter |
Public constructors | |
|---|---|
R.string()
|
|
Inherited methods | |
|---|---|
java.lang.Object
| |
int appbar_scrolling_view_behavior
The class name to the ScrollingChildBehavior required for AppBarLayout
int bottom_sheet_behavior
The class name to the BottomSheetBehavior
int character_counter_pattern
The text pattern for the character counter
R.string ()