Daniel Tigse

Results 27 comments of Daniel Tigse

I have the same error, have you solved?

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: ![screen shot 2017-06-17 at 7 44 16 pm](https://user-images.githubusercontent.com/1870723/27257265-6cd9dde6-5395-11e7-9679-a3e81f1875ff.png)

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?