public static final class

R.style

extends Object
java.lang.Object
   ↳ com.google.android.gms.R.style

Summary

Fields
public static int WalletFragmentDefaultButtonTextAppearance
public static int WalletFragmentDefaultDetailsHeaderTextAppearance
public static int WalletFragmentDefaultDetailsTextAppearance
public static int WalletFragmentDefaultStyle Default style of the wallet fragment that will be used if not set explicitly when fragment is created
Public Constructors
R.style()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static int WalletFragmentDefaultButtonTextAppearance

public static int WalletFragmentDefaultDetailsHeaderTextAppearance

public static int WalletFragmentDefaultDetailsTextAppearance

public static int WalletFragmentDefaultStyle

Default style of the wallet fragment that will be used if not set explicitly when fragment is created

Public Constructors

public R.style ()