public static final class R.string
extends Object
java.lang.Object | |
↳ | android.support.design.R.string |
Fields |
|
---|---|
public static int |
appbar_scrolling_view_behavior AppBarLayout需要ScrollingChildBehavior的类名 |
public static int |
bottom_sheet_behavior BottomSheetBehavior的类名 |
public static int |
character_counter_pattern 字符计数器的文本模式 |
Public constructors |
|
---|---|
R.string() |
Inherited methods |
|
---|---|
From class java.lang.Object
|
int appbar_scrolling_view_behavior
AppBarLayout需要ScrollingChildBehavior的类名
int bottom_sheet_behavior
BottomSheetBehavior的类名
int character_counter_pattern
字符计数器的文本模式
R.string ()