Commit f2bdec2
Migrate ResourceDrawableHelper.java (facebook#43765)
Summary:
Pull Request resolved: facebook#43765
## Changelog:
[Internal] -
As in the title, migrates the corresponding file to Kotlin.
Reviewed By: cortinico
Differential Revision: D55636177
fbshipit-source-id: 9e7f94475185953f22fdcb0b4c94b84d4fc4e9311 parent 11108f3 commit f2bdec2
File tree
3 files changed
+81
-89
lines changed- packages/react-native/ReactAndroid
- api
- src/main/java/com/facebook/react/views/imagehelper
3 files changed
+81
-89
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6129 | 6129 | | |
6130 | 6130 | | |
6131 | 6131 | | |
6132 | | - | |
6133 | | - | |
6134 | | - | |
6135 | | - | |
6136 | | - | |
6137 | | - | |
| 6132 | + | |
| 6133 | + | |
| 6134 | + | |
| 6135 | + | |
| 6136 | + | |
| 6137 | + | |
| 6138 | + | |
| 6139 | + | |
| 6140 | + | |
| 6141 | + | |
| 6142 | + | |
6138 | 6143 | | |
6139 | 6144 | | |
6140 | 6145 | | |
| |||
Lines changed: 0 additions & 83 deletions
This file was deleted.
Lines changed: 70 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
0 commit comments