Commit 42251ec
Fix Non-uniform border colors on TextInput (facebook#50880)
Summary:
Pull Request resolved: facebook#50880
Kotlin conversion exposes unused variable warning. Looks like I broke this a year ago.
Changelog:
[Android][Fixed] - Fix Non-uniform border colors on TextInput
Reviewed By: mdvacca
Differential Revision: D73453825
fbshipit-source-id: 8e3fcac8ea55feb518a8d11a6fbdba7ea548ea2b1 parent cf9514e commit 42251ec
File tree
1 file changed
+1
-1
lines changed- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/views/text
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
0 commit comments