-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
On iOS the HtmlView padding is not being set at all. For example:
<HtmlView style="background-color: red; padding: 200;"
html="<span style='background-color:green'>TEST</span>"/>The HtmlView should implement the padding* properties like the TextView widget as well as set UITextVew.textContainer.lineFragmentPadding in order to eliminate the default left padding.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
muratcorlu, davidpronk, 7ammer, dennis-montana, xuhcc and 2 more
