You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| gradientColors |@ColorInt int[]| array of gradient colors (color values are of type ColorInt) |
246
-
| gradientPositions | float[]|Gradient color distribution configuration (this array needs to be consistent with the length of gradientColors) |
247
-
| orientation |Orientation | LEFT_TO_RIGHT (left to right)/TOP_TO_BOTTOM (top to bottom)/LEFT_TOP_TO_RIGHT_BOTTOM (top left to bottom right)/LEFT_BOTTOM_TO_RIGHT_TOP (bottom left to top right) |
| gradientColors |@ColorInt int[]|array of gradient colors (color values are of type ColorInt)|
246
+
| gradientPositions |float[]|Gradient color distribution configuration (this array needs to be consistent with the length of gradientColors)|
247
+
| orientation |Orientation| LEFT_TO_RIGHT (left to right)/TOP_TO_BOTTOM (top to bottom)/LEFT_TOP_TO_RIGHT_BOTTOM (top left to bottom right)/LEFT_BOTTOM_TO_RIGHT_TOP (bottom left to top right) |
0 commit comments