Lists with WRAP_CONTENT do not have their width calculated correctly
wpride opened this issue · 1 comments
wpride commented
wpride commented
The general structure is that the TextView is created within a widget with a call to a Util method that invokes the Bypass library. The TextView is then passed into a top level view that controls the layout.
you can see the markdown view being instantiated here (line 350):
helper function here (line 93)
layout params here (line 72):