/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * gradle plugin from the resource data it found. It
 * should not be modified by hand.
 */
package com.facebook.drawee.backends.pipeline;

public final class R {
    public static final class attr {
        public static int actualImageScaleType = 0x7f040025;
        public static int backgroundImage = 0x7f04003a;
        public static int fadeDuration = 0x7f040099;
        public static int failureImage = 0x7f04009a;
        public static int failureImageScaleType = 0x7f04009b;
        public static int overlayImage = 0x7f040139;
        public static int placeholderImage = 0x7f040146;
        public static int placeholderImageScaleType = 0x7f040147;
        public static int pressedStateOverlayImage = 0x7f04014c;
        public static int progressBarAutoRotateInterval = 0x7f04014e;
        public static int progressBarImage = 0x7f04014f;
        public static int progressBarImageScaleType = 0x7f040150;
        public static int retryImage = 0x7f040159;
        public static int retryImageScaleType = 0x7f04015a;
        public static int roundAsCircle = 0x7f04015d;
        public static int roundBottomLeft = 0x7f04015e;
        public static int roundBottomRight = 0x7f04015f;
        public static int roundTopLeft = 0x7f040160;
        public static int roundTopRight = 0x7f040161;
        public static int roundWithOverlayColor = 0x7f040162;
        public static int roundedCornerRadius = 0x7f040163;
        public static int roundingBorderColor = 0x7f040165;
        public static int roundingBorderWidth = 0x7f040166;
        public static int viewAspectRatio = 0x7f0401d5;
    }
    public static final class id {
        public static int center = 0x7f0c0030;
        public static int centerCrop = 0x7f0c0031;
        public static int centerInside = 0x7f0c0032;
        public static int fitCenter = 0x7f0c0066;
        public static int fitEnd = 0x7f0c0067;
        public static int fitStart = 0x7f0c0068;
        public static int fitXY = 0x7f0c0069;
        public static int focusCrop = 0x7f0c006c;
        public static int none = 0x7f0c0155;
    }
    public static final class styleable {
        public static int[] GenericDraweeView = { 0x7f040025, 0x7f04003a, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f040139, 0x7f040146, 0x7f040147, 0x7f04014c, 0x7f04014e, 0x7f04014f, 0x7f040150, 0x7f040159, 0x7f04015a, 0x7f04015d, 0x7f04015e, 0x7f04015f, 0x7f040160, 0x7f040161, 0x7f040162, 0x7f040163, 0x7f040165, 0x7f040166, 0x7f0401d5 };
        public static int GenericDraweeView_actualImageScaleType = 0;
        public static int GenericDraweeView_backgroundImage = 1;
        public static int GenericDraweeView_fadeDuration = 2;
        public static int GenericDraweeView_failureImage = 3;
        public static int GenericDraweeView_failureImageScaleType = 4;
        public static int GenericDraweeView_overlayImage = 5;
        public static int GenericDraweeView_placeholderImage = 6;
        public static int GenericDraweeView_placeholderImageScaleType = 7;
        public static int GenericDraweeView_pressedStateOverlayImage = 8;
        public static int GenericDraweeView_progressBarAutoRotateInterval = 9;
        public static int GenericDraweeView_progressBarImage = 10;
        public static int GenericDraweeView_progressBarImageScaleType = 11;
        public static int GenericDraweeView_retryImage = 12;
        public static int GenericDraweeView_retryImageScaleType = 13;
        public static int GenericDraweeView_roundAsCircle = 14;
        public static int GenericDraweeView_roundBottomLeft = 15;
        public static int GenericDraweeView_roundBottomRight = 16;
        public static int GenericDraweeView_roundTopLeft = 17;
        public static int GenericDraweeView_roundTopRight = 18;
        public static int GenericDraweeView_roundWithOverlayColor = 19;
        public static int GenericDraweeView_roundedCornerRadius = 20;
        public static int GenericDraweeView_roundingBorderColor = 21;
        public static int GenericDraweeView_roundingBorderWidth = 22;
        public static int GenericDraweeView_viewAspectRatio = 23;
    }
}
