From d81a5dd7415707137147ab6490162322df6f6363 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 28 七月 2017 13:49:09 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.facebook.fresco/drawee/1.1.0/R.txt | 63 +++++++++++++++++++++++++++++++ 1 files changed, 63 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.facebook.fresco/drawee/1.1.0/R.txt b/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.facebook.fresco/drawee/1.1.0/R.txt new file mode 100644 index 0000000..35dcd23 --- /dev/null +++ b/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.facebook.fresco/drawee/1.1.0/R.txt @@ -0,0 +1,63 @@ +int attr actualImageScaleType 0x7f01000b +int attr actualImageUri 0x7f010019 +int attr backgroundImage 0x7f01000c +int attr fadeDuration 0x7f010000 +int attr failureImage 0x7f010006 +int attr failureImageScaleType 0x7f010007 +int attr overlayImage 0x7f01000d +int attr placeholderImage 0x7f010002 +int attr placeholderImageScaleType 0x7f010003 +int attr pressedStateOverlayImage 0x7f01000e +int attr progressBarAutoRotateInterval 0x7f01000a +int attr progressBarImage 0x7f010008 +int attr progressBarImageScaleType 0x7f010009 +int attr retryImage 0x7f010004 +int attr retryImageScaleType 0x7f010005 +int attr roundAsCircle 0x7f01000f +int attr roundBottomLeft 0x7f010014 +int attr roundBottomRight 0x7f010013 +int attr roundTopLeft 0x7f010011 +int attr roundTopRight 0x7f010012 +int attr roundWithOverlayColor 0x7f010015 +int attr roundedCornerRadius 0x7f010010 +int attr roundingBorderColor 0x7f010017 +int attr roundingBorderPadding 0x7f010018 +int attr roundingBorderWidth 0x7f010016 +int attr viewAspectRatio 0x7f010001 +int id center 0x7f020000 +int id centerCrop 0x7f020001 +int id centerInside 0x7f020002 +int id fitCenter 0x7f020003 +int id fitEnd 0x7f020004 +int id fitStart 0x7f020005 +int id fitXY 0x7f020006 +int id focusCrop 0x7f020007 +int id none 0x7f020008 +int[] styleable GenericDraweeHierarchy { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018 } +int styleable GenericDraweeHierarchy_actualImageScaleType 11 +int styleable GenericDraweeHierarchy_backgroundImage 12 +int styleable GenericDraweeHierarchy_fadeDuration 0 +int styleable GenericDraweeHierarchy_failureImage 6 +int styleable GenericDraweeHierarchy_failureImageScaleType 7 +int styleable GenericDraweeHierarchy_overlayImage 13 +int styleable GenericDraweeHierarchy_placeholderImage 2 +int styleable GenericDraweeHierarchy_placeholderImageScaleType 3 +int styleable GenericDraweeHierarchy_pressedStateOverlayImage 14 +int styleable GenericDraweeHierarchy_progressBarAutoRotateInterval 10 +int styleable GenericDraweeHierarchy_progressBarImage 8 +int styleable GenericDraweeHierarchy_progressBarImageScaleType 9 +int styleable GenericDraweeHierarchy_retryImage 4 +int styleable GenericDraweeHierarchy_retryImageScaleType 5 +int styleable GenericDraweeHierarchy_roundAsCircle 15 +int styleable GenericDraweeHierarchy_roundBottomLeft 20 +int styleable GenericDraweeHierarchy_roundBottomRight 19 +int styleable GenericDraweeHierarchy_roundTopLeft 17 +int styleable GenericDraweeHierarchy_roundTopRight 18 +int styleable GenericDraweeHierarchy_roundWithOverlayColor 21 +int styleable GenericDraweeHierarchy_roundedCornerRadius 16 +int styleable GenericDraweeHierarchy_roundingBorderColor 23 +int styleable GenericDraweeHierarchy_roundingBorderPadding 24 +int styleable GenericDraweeHierarchy_roundingBorderWidth 22 +int styleable GenericDraweeHierarchy_viewAspectRatio 1 +int[] styleable SimpleDraweeView { 0x7f010019 } +int styleable SimpleDraweeView_actualImageUri 0 -- Gitblit v1.8.0