com.uoc.alberto.cuentosbilingues
Class R.layout

java.lang.Object
  extended by com.uoc.alberto.cuentosbilingues.R.layout
Enclosing class:
R

public static final class R.layout
extends java.lang.Object


Field Summary
static int about
           
static int end_activity
           
static int listview
           
static int pageviewer
           
static int start_activity
           
static int viewstory
           
 
Constructor Summary
R.layout()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

about

public static final int about
See Also:
Constant Field Values

end_activity

public static final int end_activity
See Also:
Constant Field Values

listview

public static final int listview
See Also:
Constant Field Values

pageviewer

public static final int pageviewer
See Also:
Constant Field Values

start_activity

public static final int start_activity
See Also:
Constant Field Values

viewstory

public static final int viewstory
See Also:
Constant Field Values
Constructor Detail

R.layout

public R.layout()