R.animator

public static final class R.animator
extends Object

↳ android.support.wearable.R.animator


Summary

Fields

public static int circular_image_button_anim
public static int fragment_close_enter
public static int fragment_close_exit
public static int fragment_fade_enter
public static int fragment_fade_exit
public static int fragment_open_enter
public static int fragment_open_exit

Public constructors

animator()

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

circular_image_button_anim

public static int circular_image_button_anim

fragment_close_enter

public static int fragment_close_enter

fragment_close_exit

public static int fragment_close_exit

fragment_fade_enter

public static int fragment_fade_enter

fragment_fade_exit

public static int fragment_fade_exit

fragment_open_enter

public static int fragment_open_enter

fragment_open_exit

public static int fragment_open_exit

Public constructors

animator

public animator ()

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.