mirror of
https://github.com/status-im/react-native.git
synced 2025-02-11 08:56:44 +00:00
0e5422f36c
Summary: Previously the text highlight overlay did not take padding into account in its positioning, so it would be misaligned for padded text. This fixes that.