Stay organized with collections
Save and categorize content based on your preferences.
R.animator
public
static
final
class
R.animator
extends Object
Summary
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
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# R.animator\n\nSummary: [Fields](#lfields) \\| [Ctors](#pubctors) \\| [Inherited Methods](#inhmethods) \n\nR.animator\n==========\n\n\n`\npublic\nstatic\nfinal\n\nclass\nR.animator\n`\n\n\n`\n\nextends `[Object](http://developer.android.com/reference/java/lang/Object.html)`\n\n\n`\n\n`\n\n\n`\n\n|---|-------------------------------------|\n| [java.lang.Object](http://developer.android.com/reference/java/lang/Object.html) ||\n| ↳ | android.support.wearable.R.animator |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nSummary\n-------\n\n| ### Fields ||\n|----------------------|-------------------------------------------------------------------------------------------------------------------------|\n| ` public static int` | [circular_image_button_anim](../../../../reference/android/support/wearable/R.animator.html#circular_image_button_anim) |\n| ` public static int` | [fragment_close_enter](../../../../reference/android/support/wearable/R.animator.html#fragment_close_enter) |\n| ` public static int` | [fragment_close_exit](../../../../reference/android/support/wearable/R.animator.html#fragment_close_exit) |\n| ` public static int` | [fragment_fade_enter](../../../../reference/android/support/wearable/R.animator.html#fragment_fade_enter) |\n| ` public static int` | [fragment_fade_exit](../../../../reference/android/support/wearable/R.animator.html#fragment_fade_exit) |\n| ` public static int` | [fragment_open_enter](../../../../reference/android/support/wearable/R.animator.html#fragment_open_enter) |\n| ` public static int` | [fragment_open_exit](../../../../reference/android/support/wearable/R.animator.html#fragment_open_exit) |\n\n| ### Public constructors ||\n|-----------------------------------------------------------------------------------------------|---|\n| ` `[animator](../../../../reference/android/support/wearable/R.animator.html#animator())`() ` |\n\n| ### Inherited methods |\n|-----------------------|---|\n| From class ` `[java.lang.Object](http://developer.android.com/reference/java/lang/Object.html)` ` |------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------| | ` `[Object](http://developer.android.com/reference/java/lang/Object.html) | ` clone() ` | | ` boolean` | ` equals(`[Object](http://developer.android.com/reference/java/lang/Object.html)` arg0) ` | | ` void` | ` finalize() ` | | ` final `[Class](http://developer.android.com/reference/java/lang/Class.html)`\u003c?\u003e` | ` getClass() ` | | ` int` | ` hashCode() ` | | ` final void` | ` notify() ` | | ` final void` | ` notifyAll() ` | | ` `[String](http://developer.android.com/reference/java/lang/String.html) | ` toString() ` | | ` final void` | ` wait(long arg0, int arg1) ` | | ` final void` | ` wait(long arg0) ` | | ` final void` | ` wait() ` | ||\n\nFields\n------\n\n### circular_image_button_anim\n\n```\npublic static int circular_image_button_anim\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### fragment_close_enter\n\n```\npublic static int fragment_close_enter\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### fragment_close_exit\n\n```\npublic static int fragment_close_exit\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### fragment_fade_enter\n\n```\npublic static int fragment_fade_enter\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### fragment_fade_exit\n\n```\npublic static int fragment_fade_exit\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### fragment_open_enter\n\n```\npublic static int fragment_open_enter\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### fragment_open_exit\n\n```\npublic static int fragment_open_exit\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nPublic constructors\n-------------------\n\n### animator\n\n```\npublic animator ()\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]