Daniel Tigse
Daniel Tigse
I have the same error, have you solved?
I have the same problem, but only occurs in Android Lollipop
I have the same issue. I hope this bug can be handled inside the library.
I developed a download option: 0d121c580ff125ea39a9aaa7dffd55ab8b7ed0ea
`android:windowSoftInputMode="adjustResize"` doesn't work for me. Any other idea?
It actually works @piemonte look: 
Don't worry. Do you think is because the video URL doesn't have a domain? It is just the IP and the port.
OK: -No errors appears in the logcat -Android 6.0.1 Samsung galaxy S6 -Lib version 1.1.0 -compileSdkVersion 23 -buildToolsVersion "23.0.3"
The solution I can give is to remove this line `replace("\\s".toRegex(), "")` from `getMatcher` in `CssStyleFormatter` but I don't know If that will break something
It's when you have a large peace of HTML. It's terrible. Any solution?