Most visited

Recently visited

R.string

public static final class R.string
extends Object

java.lang.Object
   ↳ android.support.design.R.string


Summary

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

Fields

appbar_scrolling_view_behavior

int appbar_scrolling_view_behavior

AppBarLayout需要ScrollingChildBehavior的类名

bottom_sheet_behavior

int bottom_sheet_behavior

BottomSheetBehavior的类名

character_counter_pattern

int character_counter_pattern

字符计数器的文本模式

Public constructors

R.string

R.string ()

Hooray!