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

org.jboss.aerogear.android.unifiedpush.R Maven / Gradle / Ivy

There is a newer version: 5.1.0
Show 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 org.jboss.aerogear.android.unifiedpush;

public final class R {
    public static final class attr {
        /** 

Must be a boolean value, either "true" or "false".

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 circleCrop=0x7f010002; /**

Must be a floating point value, such as "1.2".

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 imageAspectRatio=0x7f010001; /**

Must be one of the following constant values.

ConstantValueDescription
none0
adjust_width1
adjust_height2
*/ public static int imageAspectRatioAdjust=0x7f010000; } public static final class id { public static int adjust_height=0x7f040000; public static int adjust_width=0x7f040001; public static int none=0x7f040002; } public static final class integer { public static int google_play_services_version=0x7f020000; } public static final class string { public static int app_name=0x7f030001; public static int common_google_play_services_unknown_issue=0x7f030000; } public static final class styleable { /** Attributes that can be used with a LoadingImageView.

Includes the following attributes:

AttributeDescription
{@link #LoadingImageView_circleCrop org.jboss.aerogear.android.unifiedpush:circleCrop}
{@link #LoadingImageView_imageAspectRatio org.jboss.aerogear.android.unifiedpush:imageAspectRatio}
{@link #LoadingImageView_imageAspectRatioAdjust org.jboss.aerogear.android.unifiedpush:imageAspectRatioAdjust}
@see #LoadingImageView_circleCrop @see #LoadingImageView_imageAspectRatio @see #LoadingImageView_imageAspectRatioAdjust */ public static final int[] LoadingImageView = { 0x7f010000, 0x7f010001, 0x7f010002 }; /**

This symbol is the offset where the {@link org.jboss.aerogear.android.unifiedpush.R.attr#circleCrop} attribute's value can be found in the {@link #LoadingImageView} array.

Must be a boolean value, either "true" or "false".

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 org.jboss.aerogear.android.unifiedpush:circleCrop */ public static int LoadingImageView_circleCrop = 2; /**

This symbol is the offset where the {@link org.jboss.aerogear.android.unifiedpush.R.attr#imageAspectRatio} attribute's value can be found in the {@link #LoadingImageView} array.

Must be a floating point value, such as "1.2".

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 org.jboss.aerogear.android.unifiedpush:imageAspectRatio */ public static int LoadingImageView_imageAspectRatio = 1; /**

This symbol is the offset where the {@link org.jboss.aerogear.android.unifiedpush.R.attr#imageAspectRatioAdjust} attribute's value can be found in the {@link #LoadingImageView} array.

Must be one of the following constant values.

ConstantValueDescription
none0
adjust_width1
adjust_height2
@attr name org.jboss.aerogear.android.unifiedpush:imageAspectRatioAdjust */ public static int LoadingImageView_imageAspectRatioAdjust = 0; }; }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy