Commit 65a5d62
Add KDoc documentation to Gradient.kt
Summary:
Added KDoc documentation to the Gradient interface:
- Interface documentation explaining CSS gradient to Android Shader conversion
- getShader() method documentation with parameter and return descriptions
- Added see references to implementations
changelog: [internal] internal
Reviewed By: javache
Differential Revision: D915548671 parent fdbcfb6 commit 65a5d62
1 file changed
Lines changed: 16 additions & 0 deletions
File tree
- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/style
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
12 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
13 | 29 | | |
14 | 30 | | |
0 commit comments