com.vodafone360.people
Class R.attr

java.lang.Object
  extended by com.vodafone360.people.R.attr
Enclosing class:
R

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


Field Summary
static int animationResource
          Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?
static int DetailSectionDivider
          Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?
static int imageResource
          Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?
static int PeopleListPreferredItemHeight
          Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?
static int PeopleTextAppearanceContactDetailData
          Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?
static int PeopleTextAppearanceContactDetailType
          Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?
static int PeopleTextAppearanceGroupFilter
          Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?
static int tabWidgetStyle
          Default TabWidget style.
static int textResource
          Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?
 
Constructor Summary
R.attr()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DetailSectionDivider

public static final int DetailSectionDivider

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

See Also:
Constant Field Values

PeopleListPreferredItemHeight

public static final int PeopleListPreferredItemHeight

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

See Also:
Constant Field Values

PeopleTextAppearanceContactDetailData

public static final int PeopleTextAppearanceContactDetailData

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

See Also:
Constant Field Values

PeopleTextAppearanceContactDetailType

public static final int PeopleTextAppearanceContactDetailType

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

See Also:
Constant Field Values

PeopleTextAppearanceGroupFilter

public static final int PeopleTextAppearanceGroupFilter

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

See Also:
Constant Field Values

animationResource

public static final int animationResource

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

See Also:
Constant Field Values

imageResource

public static final int imageResource

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

See Also:
Constant Field Values

tabWidgetStyle

public static final int tabWidgetStyle
Default TabWidget style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

See Also:
Constant Field Values

textResource

public static final int textResource

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

See Also:
Constant Field Values
Constructor Detail

R.attr

public R.attr()


JavaDoc