All Downloads are FREE. Search and download functionalities are using the official Maven repository.

uk.co.senab.actionbarpulltorefresh.library.R Maven / Gradle / Ivy

The newest version!
/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * aapt tool from the resource data it found.  It
 * should not be modified by hand.
 */

package uk.co.senab.actionbarpulltorefresh.library;

public final class R {
    public static final class anim {
        public static int fade_in=0x7f040000;
        public static int fade_out=0x7f040001;
        public static int slide_in_top=0x7f040002;
        public static int slide_out_top=0x7f040003;
    }
    public static final class attr {
        /** 

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type. */ public static int delegateClass=0x7f010004; /**

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static int headerInAnimation=0x7f010002; /**

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static int headerLayout=0x7f010000; /**

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static int headerOutAnimation=0x7f010001; /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type. */ public static int headerTransformerClass=0x7f010005; /**

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

May be a floating point value, such as "1.2". */ public static int refreshScrollDistance=0x7f010003; } public static final class drawable { public static int ic_launcher=0x7f020000; } public static final class id { public static int ptr_gridview=0x7f050002; public static int ptr_layout=0x7f050003; public static int ptr_progress=0x7f050001; public static int ptr_text=0x7f050000; public static int ptr_text_secondary=0x7f050004; } public static final class layout { public static int activity_gridview=0x7f030000; public static int activity_scrollview=0x7f030001; public static int customised_header=0x7f030002; public static int default_header=0x7f030003; } public static final class string { public static int activity_gridview=0x7f060005; public static int activity_listview=0x7f060004; public static int activity_scrollview=0x7f060003; public static int app_name=0x7f060002; public static int filler_text=0x7f060006; public static int pull_to_refresh_pull_label=0x7f060000; public static int pull_to_refresh_refreshing_label=0x7f060001; } public static final class styleable { /** Attributes that can be used with a PullToRefreshLayout.

Includes the following attributes:

AttributeDescription
{@link #PullToRefreshLayout_delegateClass uk.co.senab.actionbarpulltorefresh.sample:delegateClass}
{@link #PullToRefreshLayout_headerInAnimation uk.co.senab.actionbarpulltorefresh.sample:headerInAnimation}
{@link #PullToRefreshLayout_headerLayout uk.co.senab.actionbarpulltorefresh.sample:headerLayout}
{@link #PullToRefreshLayout_headerOutAnimation uk.co.senab.actionbarpulltorefresh.sample:headerOutAnimation}
{@link #PullToRefreshLayout_headerTransformerClass uk.co.senab.actionbarpulltorefresh.sample:headerTransformerClass}
{@link #PullToRefreshLayout_refreshScrollDistance uk.co.senab.actionbarpulltorefresh.sample:refreshScrollDistance}
@see #PullToRefreshLayout_delegateClass @see #PullToRefreshLayout_headerInAnimation @see #PullToRefreshLayout_headerLayout @see #PullToRefreshLayout_headerOutAnimation @see #PullToRefreshLayout_headerTransformerClass @see #PullToRefreshLayout_refreshScrollDistance */ public static final int[] PullToRefreshLayout = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005 }; /**

This symbol is the offset where the {@link uk.co.senab.actionbarpulltorefresh.sample.R.attr#delegateClass} attribute's value can be found in the {@link #PullToRefreshLayout} array.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type. @attr name android:delegateClass */ public static final int PullToRefreshLayout_delegateClass = 4; /**

This symbol is the offset where the {@link uk.co.senab.actionbarpulltorefresh.sample.R.attr#headerInAnimation} attribute's value can be found in the {@link #PullToRefreshLayout} array.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". @attr name android:headerInAnimation */ public static final int PullToRefreshLayout_headerInAnimation = 2; /**

This symbol is the offset where the {@link uk.co.senab.actionbarpulltorefresh.sample.R.attr#headerLayout} attribute's value can be found in the {@link #PullToRefreshLayout} array.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". @attr name android:headerLayout */ public static final int PullToRefreshLayout_headerLayout = 0; /**

This symbol is the offset where the {@link uk.co.senab.actionbarpulltorefresh.sample.R.attr#headerOutAnimation} attribute's value can be found in the {@link #PullToRefreshLayout} array.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". @attr name android:headerOutAnimation */ public static final int PullToRefreshLayout_headerOutAnimation = 1; /**

This symbol is the offset where the {@link uk.co.senab.actionbarpulltorefresh.sample.R.attr#headerTransformerClass} attribute's value can be found in the {@link #PullToRefreshLayout} array.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type. @attr name android:headerTransformerClass */ public static final int PullToRefreshLayout_headerTransformerClass = 5; /**

This symbol is the offset where the {@link uk.co.senab.actionbarpulltorefresh.sample.R.attr#refreshScrollDistance} attribute's value can be found in the {@link #PullToRefreshLayout} array.

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

May be a floating point value, such as "1.2". @attr name android:refreshScrollDistance */ public static final int PullToRefreshLayout_refreshScrollDistance = 3; }; }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy