xuxiuxi
2017-07-17 758ab25253c56a853f44f1b6c4876f342edecc5c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
/* 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.backends.pipeline;
 
public final class R {
    public static final class attr {
        public static final int actualImageScaleType = 0x7f01006e;
        public static final int actualImageUri = 0x7f0100a5;
        public static final int backgroundImage = 0x7f01006f;
        public static final int fadeDuration = 0x7f010063;
        public static final int failureImage = 0x7f010069;
        public static final int failureImageScaleType = 0x7f01006a;
        public static final int overlayImage = 0x7f010070;
        public static final int placeholderImage = 0x7f010065;
        public static final int placeholderImageScaleType = 0x7f010066;
        public static final int pressedStateOverlayImage = 0x7f010071;
        public static final int progressBarAutoRotateInterval = 0x7f01006d;
        public static final int progressBarImage = 0x7f01006b;
        public static final int progressBarImageScaleType = 0x7f01006c;
        public static final int retryImage = 0x7f010067;
        public static final int retryImageScaleType = 0x7f010068;
        public static final int roundAsCircle = 0x7f010072;
        public static final int roundBottomLeft = 0x7f010077;
        public static final int roundBottomRight = 0x7f010076;
        public static final int roundTopLeft = 0x7f010074;
        public static final int roundTopRight = 0x7f010075;
        public static final int roundWithOverlayColor = 0x7f010078;
        public static final int roundedCornerRadius = 0x7f010073;
        public static final int roundingBorderColor = 0x7f01007a;
        public static final int roundingBorderPadding = 0x7f01007b;
        public static final int roundingBorderWidth = 0x7f010079;
        public static final int viewAspectRatio = 0x7f010064;
    }
    public static final class id {
        public static final int center = 0x7f0d001d;
        public static final int centerCrop = 0x7f0d0036;
        public static final int centerInside = 0x7f0d0037;
        public static final int fitCenter = 0x7f0d0038;
        public static final int fitEnd = 0x7f0d0039;
        public static final int fitStart = 0x7f0d003a;
        public static final int fitXY = 0x7f0d003b;
        public static final int focusCrop = 0x7f0d003c;
        public static final int none = 0x7f0d0010;
    }
    public static final class styleable {
        public static final int[] GenericDraweeHierarchy = { 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b };
        public static final int GenericDraweeHierarchy_actualImageScaleType = 11;
        public static final int GenericDraweeHierarchy_backgroundImage = 12;
        public static final int GenericDraweeHierarchy_fadeDuration = 0;
        public static final int GenericDraweeHierarchy_failureImage = 6;
        public static final int GenericDraweeHierarchy_failureImageScaleType = 7;
        public static final int GenericDraweeHierarchy_overlayImage = 13;
        public static final int GenericDraweeHierarchy_placeholderImage = 2;
        public static final int GenericDraweeHierarchy_placeholderImageScaleType = 3;
        public static final int GenericDraweeHierarchy_pressedStateOverlayImage = 14;
        public static final int GenericDraweeHierarchy_progressBarAutoRotateInterval = 10;
        public static final int GenericDraweeHierarchy_progressBarImage = 8;
        public static final int GenericDraweeHierarchy_progressBarImageScaleType = 9;
        public static final int GenericDraweeHierarchy_retryImage = 4;
        public static final int GenericDraweeHierarchy_retryImageScaleType = 5;
        public static final int GenericDraweeHierarchy_roundAsCircle = 15;
        public static final int GenericDraweeHierarchy_roundBottomLeft = 20;
        public static final int GenericDraweeHierarchy_roundBottomRight = 19;
        public static final int GenericDraweeHierarchy_roundTopLeft = 17;
        public static final int GenericDraweeHierarchy_roundTopRight = 18;
        public static final int GenericDraweeHierarchy_roundWithOverlayColor = 21;
        public static final int GenericDraweeHierarchy_roundedCornerRadius = 16;
        public static final int GenericDraweeHierarchy_roundingBorderColor = 23;
        public static final int GenericDraweeHierarchy_roundingBorderPadding = 24;
        public static final int GenericDraweeHierarchy_roundingBorderWidth = 22;
        public static final int GenericDraweeHierarchy_viewAspectRatio = 1;
        public static final int[] SimpleDraweeView = { 0x7f0100a5 };
        public static final int SimpleDraweeView_actualImageUri = 0;
    }
}