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
Revert "fix: border width top/bottom not matching the border radius" (#37840)
Summary:
In an effort to fix#37753, this PR reverts the changes introduced by cd6a913 and 1d51032 so border-radius width calculations work as expected
## Changelog:
[ANDROID] [FIXED] - Fix border-radius width calculations
Pull Request resolved: #37840
Test Plan:
Test border colors along with border-radius through RNTester
<img width="538" alt="image" src="https://github.com/facebook/react-native/assets/11707729/4b148d4b-35dc-4737-be00-c5ff156b0865">
Reviewed By: dmytrorykun
Differential Revision: D46684071
Pulled By: cipolleschi
fbshipit-source-id: cf7a80d0d63009b457f03d690b632e332a9b4a02
Copy file name to clipboardExpand all lines: packages/react-native/ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewBackgroundDrawable.java
0 commit comments