Skip to content

Fix blur on seekbar drawable

dkanada requested to merge (removed):fix-blur into master

The drawable is really blurry on my phone. The height attribute seems to have a dependency on newer android versions though so I split it out from the other pull request for you to close if that's an issue. I believe it will just ignore the value on older versions but I'm not sure.

Merge request reports