magic-script-components-react-native icon indicating copy to clipboard operation
magic-script-components-react-native copied to clipboard

Improve the measure method for text view

Open darek607 opened this issue 5 years ago • 0 comments

We should investigate and improve the View.getSizeInMeters method as it returns non zero height (about 0.16 m) for empty text view (the width is 0 as expected). The method is fully based on Android's View.measure method, so maybe it's an expected behavior?

darek607 avatar Nov 25 '19 08:11 darek607