public static final class R.anim
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
dialog_enter |
static int |
dialog_exit |
static int |
fade_in |
static int |
fade_out |
static int |
grow_fade_in |
static int |
grow_fade_in_center |
static int |
grow_fade_in_from_bottom |
static int |
shrink_fade_out |
static int |
shrink_fade_out_center |
static int |
shrink_fade_out_from_bottom |
| Constructor and Description |
|---|
R.anim() |
public static int dialog_enter
public static int dialog_exit
public static int fade_in
public static int fade_out
public static int grow_fade_in
public static int grow_fade_in_center
public static int grow_fade_in_from_bottom
public static int shrink_fade_out
public static int shrink_fade_out_center
public static int shrink_fade_out_from_bottom
Copyright © 2012-2013. All Rights Reserved.