/* 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;

public final class R {
    public static final class attr {
        public static int actualImageResource = 0x7f040023;
        public static int actualImageScaleType = 0x7f040024;
        public static int actualImageUri = 0x7f040025;
        public static int backgroundImage = 0x7f04003c;
        public static int fadeDuration = 0x7f0400fa;
        public static int failureImage = 0x7f0400fb;
        public static int failureImageScaleType = 0x7f0400fc;
        public static int overlayImage = 0x7f040196;
        public static int placeholderImage = 0x7f0401a6;
        public static int placeholderImageScaleType = 0x7f0401a7;
        public static int pressedStateOverlayImage = 0x7f0401ac;
        public static int progressBarAutoRotateInterval = 0x7f0401ae;
        public static int progressBarImage = 0x7f0401af;
        public static int progressBarImageScaleType = 0x7f0401b0;
        public static int retryImage = 0x7f0401b9;
        public static int retryImageScaleType = 0x7f0401ba;
        public static int roundAsCircle = 0x7f0401bd;
        public static int roundBottomLeft = 0x7f0401be;
        public static int roundBottomRight = 0x7f0401bf;
        public static int roundTopLeft = 0x7f0401c0;
        public static int roundTopRight = 0x7f0401c1;
        public static int roundWithOverlayColor = 0x7f0401c2;
        public static int roundedCornerRadius = 0x7f0401c3;
        public static int roundingBorderColor = 0x7f0401c4;
        public static int roundingBorderPadding = 0x7f0401c5;
        public static int roundingBorderWidth = 0x7f0401c6;
        public static int viewAspectRatio = 0x7f040242;
    }
    public static final class id {
        public static int center = 0x7f0c004f;
        public static int centerCrop = 0x7f0c0050;
        public static int centerInside = 0x7f0c0051;
        public static int fitCenter = 0x7f0c0085;
        public static int fitEnd = 0x7f0c0086;
        public static int fitStart = 0x7f0c0087;
        public static int fitXY = 0x7f0c0088;
        public static int focusCrop = 0x7f0c008a;
        public static int none = 0x7f0c00e9;
    }
    public static final class styleable {
        public static int[] GenericDraweeHierarchy = { 0x7f040024, 0x7f04003c, 0x7f0400fa, 0x7f0400fb, 0x7f0400fc, 0x7f040196, 0x7f0401a6, 0x7f0401a7, 0x7f0401ac, 0x7f0401ae, 0x7f0401af, 0x7f0401b0, 0x7f0401b9, 0x7f0401ba, 0x7f0401bd, 0x7f0401be, 0x7f0401bf, 0x7f0401c0, 0x7f0401c1, 0x7f0401c2, 0x7f0401c3, 0x7f0401c4, 0x7f0401c5, 0x7f0401c6, 0x7f040242 };
        public static int GenericDraweeHierarchy_actualImageScaleType = 0;
        public static int GenericDraweeHierarchy_backgroundImage = 1;
        public static int GenericDraweeHierarchy_fadeDuration = 2;
        public static int GenericDraweeHierarchy_failureImage = 3;
        public static int GenericDraweeHierarchy_failureImageScaleType = 4;
        public static int GenericDraweeHierarchy_overlayImage = 5;
        public static int GenericDraweeHierarchy_placeholderImage = 6;
        public static int GenericDraweeHierarchy_placeholderImageScaleType = 7;
        public static int GenericDraweeHierarchy_pressedStateOverlayImage = 8;
        public static int GenericDraweeHierarchy_progressBarAutoRotateInterval = 9;
        public static int GenericDraweeHierarchy_progressBarImage = 10;
        public static int GenericDraweeHierarchy_progressBarImageScaleType = 11;
        public static int GenericDraweeHierarchy_retryImage = 12;
        public static int GenericDraweeHierarchy_retryImageScaleType = 13;
        public static int GenericDraweeHierarchy_roundAsCircle = 14;
        public static int GenericDraweeHierarchy_roundBottomLeft = 15;
        public static int GenericDraweeHierarchy_roundBottomRight = 16;
        public static int GenericDraweeHierarchy_roundTopLeft = 17;
        public static int GenericDraweeHierarchy_roundTopRight = 18;
        public static int GenericDraweeHierarchy_roundWithOverlayColor = 19;
        public static int GenericDraweeHierarchy_roundedCornerRadius = 20;
        public static int GenericDraweeHierarchy_roundingBorderColor = 21;
        public static int GenericDraweeHierarchy_roundingBorderPadding = 22;
        public static int GenericDraweeHierarchy_roundingBorderWidth = 23;
        public static int GenericDraweeHierarchy_viewAspectRatio = 24;
        public static int[] SimpleDraweeView = { 0x7f040023, 0x7f040025 };
        public static int SimpleDraweeView_actualImageResource = 0;
        public static int SimpleDraweeView_actualImageUri = 1;
    }
}
