Merge "GradientColor: Fix typo in documentation." into nyc-dev am: a452dd3fd9
am: 9311165c2c
* commit '9311165c2cbb42fe37a42dc916e303ac180f9f6c':
GradientColor: Fix typo in documentation.
Change-Id: I590125c62d1e5b73bfe3b0255f69c07daf3d78b9
This commit is contained in:
@@ -63,7 +63,7 @@ import java.lang.annotation.RetentionPolicy;
|
||||
*
|
||||
* Note that different attributes are relevant for different types of gradient.
|
||||
* For example, android:gradientRadius is only applied to RadialGradient.
|
||||
* androd:centerX and android:centerY are only applied to SweepGradient or RadialGradient.
|
||||
* android:centerX and android:centerY are only applied to SweepGradient or RadialGradient.
|
||||
* android:startX, android:startY, android:endX and android:endY are only applied to LinearGradient.
|
||||
*
|
||||
* Also note if any color "item" element is defined, then startColor, centerColor and endColor will
|
||||
|
||||
Reference in New Issue
Block a user