R.array

public static final class R.array
extends Object

↳ android.support.wearable.R.array


Summary

Fields

public static int progress_spinner_sequence

Default colors to be used by the spinner if none are provided

Public constructors

array()

Inherited methods

From class java.lang.Object
Object clone()
boolean equals(Object arg0)
void finalize()
final Class<?> getClass()
int hashCode()
final void notify()
final void notifyAll()
String toString()
final void wait(long arg0, int arg1)
final void wait(long arg0)
final void wait()

Fields

progress_spinner_sequence

public static int progress_spinner_sequence

Default colors to be used by the spinner if none are provided

Public constructors

array

public array ()

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025年02月10日 UTC.