public static final class

R.anim

extends Object
java.lang.Object
   ↳ com.cyrilmottier.android.greendroid.R.anim

Summary

Constants
int gd_grow_from_bottom
int gd_grow_from_bottomleft_to_topright
int gd_grow_from_bottomright_to_topleft
int gd_grow_from_top
int gd_grow_from_topleft_to_bottomright
int gd_grow_from_topright_to_bottomleft
int gd_rack
int gd_shrink_from_bottom
int gd_shrink_from_bottomleft_to_topright
int gd_shrink_from_bottomright_to_topleft
int gd_shrink_from_top
int gd_shrink_from_topleft_to_bottomright
int gd_shrink_from_topright_to_bottomleft
Public Constructors
R.anim()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int gd_grow_from_bottom

Constant Value: 2130968576 (0x7f040000)

public static final int gd_grow_from_bottomleft_to_topright

Constant Value: 2130968577 (0x7f040001)

public static final int gd_grow_from_bottomright_to_topleft

Constant Value: 2130968578 (0x7f040002)

public static final int gd_grow_from_top

Constant Value: 2130968579 (0x7f040003)

public static final int gd_grow_from_topleft_to_bottomright

Constant Value: 2130968580 (0x7f040004)

public static final int gd_grow_from_topright_to_bottomleft

Constant Value: 2130968581 (0x7f040005)

public static final int gd_rack

Constant Value: 2130968582 (0x7f040006)

public static final int gd_shrink_from_bottom

Constant Value: 2130968583 (0x7f040007)

public static final int gd_shrink_from_bottomleft_to_topright

Constant Value: 2130968584 (0x7f040008)

public static final int gd_shrink_from_bottomright_to_topleft

Constant Value: 2130968585 (0x7f040009)

public static final int gd_shrink_from_top

Constant Value: 2130968586 (0x7f04000a)

public static final int gd_shrink_from_topleft_to_bottomright

Constant Value: 2130968587 (0x7f04000b)

public static final int gd_shrink_from_topright_to_bottomleft

Constant Value: 2130968588 (0x7f04000c)

Public Constructors

public R.anim ()