ouachman
ouachman
Hello everyone. On my side I am using a fork from https://github.com/jefersonbitencourtv/emoji-java for the time being as it support Emojis 13.1. But it would be great to have this library...
Great :) I will let you know how that works out for me. Thanks a lot for the quick fix. On a side note, how do I get the latest...
Thank you. Problem solved. As for the additional lines and space at the bottom, I simply removed both the "builder.append("\n");" in the TableHandler.handleTagNode method and they are gone. I have...
Here are 2 screenshots. One for tables, one for lists. On each screenshot you have a webview, a textview using the native Html.fromHtml method and a textview using this library....
Hello @sranieri. An issue I encountered with your fix is that if you reuse the htmlspanner for multiple values, the first row will always be centered if it has ever...
Here is another stack trace Crashed: com.apple.NSURLSession-delegate EXC_BREAKPOINT 0x000000021aa0d500 Crashed: com.apple.NSURLSession-delegate 0 libsystem_platform.dylib 0x4500 _os_unfair_lock_unowned_abort + 36 1 libsystem_platform.dylib 0x1c9c _os_unfair_lock_unlock_slow + 96 2 libsystem_malloc.dylib 0xe344 xzm_statistics_self + 92 3...