mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
082e29ed4e
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44529 The percentage formula was incorrect. We actually want to consider the shorter side as 100%. If we set a radius > minimum side there are no changes reflected. This is correct on iOS. D56943825's summary also highlights the reasoning. Changelog: [Android][Fixed] Border-Radius percentages are now correctly resolved. Reviewed By: NickGerleman Differential Revision: D57214561 fbshipit-source-id: 45125b80289506a6dd51d24451e2b0222cd227c0