You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

R.java 4.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. /* AUTO-GENERATED FILE. DO NOT MODIFY.
  2. *
  3. * This class was automatically generated by the
  4. * aapt tool from the resource data it found. It
  5. * should not be modified by hand.
  6. */
  7. package com.facebook.drawee;
  8. public final class R {
  9. public static final class attr {
  10. public static int actualImageResource = 0x7f010060;
  11. public static int actualImageScaleType = 0x7f01003a;
  12. public static int actualImageUri = 0x7f01005f;
  13. public static int backgroundImage = 0x7f01003b;
  14. public static int fadeDuration = 0x7f01002f;
  15. public static int failureImage = 0x7f010035;
  16. public static int failureImageScaleType = 0x7f010036;
  17. public static int overlayImage = 0x7f01003c;
  18. public static int placeholderImage = 0x7f010031;
  19. public static int placeholderImageScaleType = 0x7f010032;
  20. public static int pressedStateOverlayImage = 0x7f01003d;
  21. public static int progressBarAutoRotateInterval = 0x7f010039;
  22. public static int progressBarImage = 0x7f010037;
  23. public static int progressBarImageScaleType = 0x7f010038;
  24. public static int retryImage = 0x7f010033;
  25. public static int retryImageScaleType = 0x7f010034;
  26. public static int roundAsCircle = 0x7f01003e;
  27. public static int roundBottomLeft = 0x7f010043;
  28. public static int roundBottomRight = 0x7f010042;
  29. public static int roundTopLeft = 0x7f010040;
  30. public static int roundTopRight = 0x7f010041;
  31. public static int roundWithOverlayColor = 0x7f010044;
  32. public static int roundedCornerRadius = 0x7f01003f;
  33. public static int roundingBorderColor = 0x7f010046;
  34. public static int roundingBorderPadding = 0x7f010047;
  35. public static int roundingBorderWidth = 0x7f010045;
  36. public static int viewAspectRatio = 0x7f010030;
  37. }
  38. public static final class id {
  39. public static int center = 0x7f0c001a;
  40. public static int centerCrop = 0x7f0c001b;
  41. public static int centerInside = 0x7f0c001c;
  42. public static int fitCenter = 0x7f0c001d;
  43. public static int fitEnd = 0x7f0c001e;
  44. public static int fitStart = 0x7f0c001f;
  45. public static int fitXY = 0x7f0c0020;
  46. public static int focusCrop = 0x7f0c0021;
  47. public static int none = 0x7f0c0010;
  48. }
  49. public static final class styleable {
  50. public static int[] GenericDraweeHierarchy = { 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047 };
  51. public static int GenericDraweeHierarchy_actualImageScaleType = 11;
  52. public static int GenericDraweeHierarchy_backgroundImage = 12;
  53. public static int GenericDraweeHierarchy_fadeDuration = 0;
  54. public static int GenericDraweeHierarchy_failureImage = 6;
  55. public static int GenericDraweeHierarchy_failureImageScaleType = 7;
  56. public static int GenericDraweeHierarchy_overlayImage = 13;
  57. public static int GenericDraweeHierarchy_placeholderImage = 2;
  58. public static int GenericDraweeHierarchy_placeholderImageScaleType = 3;
  59. public static int GenericDraweeHierarchy_pressedStateOverlayImage = 14;
  60. public static int GenericDraweeHierarchy_progressBarAutoRotateInterval = 10;
  61. public static int GenericDraweeHierarchy_progressBarImage = 8;
  62. public static int GenericDraweeHierarchy_progressBarImageScaleType = 9;
  63. public static int GenericDraweeHierarchy_retryImage = 4;
  64. public static int GenericDraweeHierarchy_retryImageScaleType = 5;
  65. public static int GenericDraweeHierarchy_roundAsCircle = 15;
  66. public static int GenericDraweeHierarchy_roundBottomLeft = 20;
  67. public static int GenericDraweeHierarchy_roundBottomRight = 19;
  68. public static int GenericDraweeHierarchy_roundTopLeft = 17;
  69. public static int GenericDraweeHierarchy_roundTopRight = 18;
  70. public static int GenericDraweeHierarchy_roundWithOverlayColor = 21;
  71. public static int GenericDraweeHierarchy_roundedCornerRadius = 16;
  72. public static int GenericDraweeHierarchy_roundingBorderColor = 23;
  73. public static int GenericDraweeHierarchy_roundingBorderPadding = 24;
  74. public static int GenericDraweeHierarchy_roundingBorderWidth = 22;
  75. public static int GenericDraweeHierarchy_viewAspectRatio = 1;
  76. public static int[] SimpleDraweeView = { 0x7f01005f, 0x7f010060 };
  77. public static int SimpleDraweeView_actualImageResource = 1;
  78. public static int SimpleDraweeView_actualImageUri = 0;
  79. }
  80. }