/* 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 com.facebook.drawee;

public final class R {
	public static final class attr {
		public static int actualImageResource = 0x7f010070;
		public static int actualImageScaleType = 0x7f010044;
		public static int actualImageUri = 0x7f01006f;
		public static int backgroundImage = 0x7f010045;
		public static int fadeDuration = 0x7f010039;
		public static int failureImage = 0x7f01003f;
		public static int failureImageScaleType = 0x7f010040;
		public static int overlayImage = 0x7f010046;
		public static int placeholderImage = 0x7f01003b;
		public static int placeholderImageScaleType = 0x7f01003c;
		public static int pressedStateOverlayImage = 0x7f010047;
		public static int progressBarAutoRotateInterval = 0x7f010043;
		public static int progressBarImage = 0x7f010041;
		public static int progressBarImageScaleType = 0x7f010042;
		public static int retryImage = 0x7f01003d;
		public static int retryImageScaleType = 0x7f01003e;
		public static int roundAsCircle = 0x7f010048;
		public static int roundBottomLeft = 0x7f01004d;
		public static int roundBottomRight = 0x7f01004c;
		public static int roundTopLeft = 0x7f01004a;
		public static int roundTopRight = 0x7f01004b;
		public static int roundWithOverlayColor = 0x7f01004e;
		public static int roundedCornerRadius = 0x7f010049;
		public static int roundingBorderColor = 0x7f010050;
		public static int roundingBorderPadding = 0x7f010051;
		public static int roundingBorderWidth = 0x7f01004f;
		public static int viewAspectRatio = 0x7f01003a;
	}
	public static final class id {
		public static int center = 0x7f0c0023;
		public static int centerCrop = 0x7f0c0024;
		public static int centerInside = 0x7f0c0025;
		public static int fitCenter = 0x7f0c0026;
		public static int fitEnd = 0x7f0c0027;
		public static int fitStart = 0x7f0c0028;
		public static int fitXY = 0x7f0c0029;
		public static int focusCrop = 0x7f0c002a;
		public static int none = 0x7f0c0015;
	}
	public static final class styleable {
		public static int[] GenericDraweeHierarchy = { 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051 };
		public static int GenericDraweeHierarchy_actualImageScaleType = 11;
		public static int GenericDraweeHierarchy_backgroundImage = 12;
		public static int GenericDraweeHierarchy_fadeDuration = 0;
		public static int GenericDraweeHierarchy_failureImage = 6;
		public static int GenericDraweeHierarchy_failureImageScaleType = 7;
		public static int GenericDraweeHierarchy_overlayImage = 13;
		public static int GenericDraweeHierarchy_placeholderImage = 2;
		public static int GenericDraweeHierarchy_placeholderImageScaleType = 3;
		public static int GenericDraweeHierarchy_pressedStateOverlayImage = 14;
		public static int GenericDraweeHierarchy_progressBarAutoRotateInterval = 10;
		public static int GenericDraweeHierarchy_progressBarImage = 8;
		public static int GenericDraweeHierarchy_progressBarImageScaleType = 9;
		public static int GenericDraweeHierarchy_retryImage = 4;
		public static int GenericDraweeHierarchy_retryImageScaleType = 5;
		public static int GenericDraweeHierarchy_roundAsCircle = 15;
		public static int GenericDraweeHierarchy_roundBottomLeft = 20;
		public static int GenericDraweeHierarchy_roundBottomRight = 19;
		public static int GenericDraweeHierarchy_roundTopLeft = 17;
		public static int GenericDraweeHierarchy_roundTopRight = 18;
		public static int GenericDraweeHierarchy_roundWithOverlayColor = 21;
		public static int GenericDraweeHierarchy_roundedCornerRadius = 16;
		public static int GenericDraweeHierarchy_roundingBorderColor = 23;
		public static int GenericDraweeHierarchy_roundingBorderPadding = 24;
		public static int GenericDraweeHierarchy_roundingBorderWidth = 22;
		public static int GenericDraweeHierarchy_viewAspectRatio = 1;
		public static int[] SimpleDraweeView = { 0x7f01006f, 0x7f010070 };
		public static int SimpleDraweeView_actualImageResource = 1;
		public static int SimpleDraweeView_actualImageUri = 0;
	}
}
