ch.aplu.android
Class R.drawable

java.lang.Object
  extended by ch.aplu.android.R.drawable
Enclosing class:
R

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


Field Summary
static int aplulogo
           
static int logo
           
 
Constructor Summary
R.drawable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

aplulogo

public static final int aplulogo
See Also:
Constant Field Values

logo

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

R.drawable

public R.drawable()