/* 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 actualImageScaleType = 0x7f040023;
        public static int backgroundImage = 0x7f04002c;
        public static int fadeDuration = 0x7f040064;
        public static int failureImage = 0x7f040065;
        public static int failureImageScaleType = 0x7f040066;
        public static int overlayImage = 0x7f040088;
        public static int placeholderImage = 0x7f04008e;
        public static int placeholderImageScaleType = 0x7f04008f;
        public static int pressedStateOverlayImage = 0x7f040094;
        public static int progressBarAutoRotateInterval = 0x7f040095;
        public static int progressBarImage = 0x7f040096;
        public static int progressBarImageScaleType = 0x7f040097;
        public static int retryImage = 0x7f04009e;
        public static int retryImageScaleType = 0x7f04009f;
        public static int roundAsCircle = 0x7f0400a1;
        public static int roundBottomLeft = 0x7f0400a2;
        public static int roundBottomRight = 0x7f0400a3;
        public static int roundTopLeft = 0x7f0400a4;
        public static int roundTopRight = 0x7f0400a5;
        public static int roundWithOverlayColor = 0x7f0400a6;
        public static int roundedCornerRadius = 0x7f0400a7;
        public static int roundingBorderColor = 0x7f0400a8;
        public static int roundingBorderWidth = 0x7f0400a9;
        public static int viewAspectRatio = 0x7f0400dc;
    }
    public static final class styleable {
        public static int[] GenericDraweeView = { 0x7f040023, 0x7f04002c, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040088, 0x7f04008e, 0x7f04008f, 0x7f040094, 0x7f040095, 0x7f040096, 0x7f040097, 0x7f04009e, 0x7f04009f, 0x7f0400a1, 0x7f0400a2, 0x7f0400a3, 0x7f0400a4, 0x7f0400a5, 0x7f0400a6, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400dc };
        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;
    }
}
