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

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

From class java.lang.Object

Fields

appbar_scrolling_view_behavior

int appbar_scrolling_view_behavior

The class name to the ScrollingChildBehavior required for AppBarLayout

bottom_sheet_behavior

int bottom_sheet_behavior

The class name to the BottomSheetBehavior

character_counter_pattern

int character_counter_pattern

The text pattern for the character counter

Public constructors

R.string

R.string ()

Hooray!