org.hdtourist
Class R.integer

java.lang.Object
  extended by org.hdtourist.R.integer
Enclosing class:
R

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


Field Summary
static int abc_max_action_buttons
          The maximum number of action buttons that should be permitted within an action bar/action mode.
static int ciudad
           
static int const_tiempo_pantalla_inicio
           
static int coordenadas
           
static int info
           
static int titulo
           
 
Constructor Summary
R.integer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

abc_max_action_buttons

public static final int abc_max_action_buttons
The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this.

See Also:
Constant Field Values

ciudad

public static final int ciudad
See Also:
Constant Field Values

const_tiempo_pantalla_inicio

public static final int const_tiempo_pantalla_inicio
See Also:
Constant Field Values

coordenadas

public static final int coordenadas
See Also:
Constant Field Values

info

public static final int info
See Also:
Constant Field Values

titulo

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

R.integer

public R.integer()