Tapping controls doesn't reset control hide timeout:
- add resets to panhandlers for volume/seek areas
- add resets to renderControl function onPress params.
Control backgrounds should be gradients
- Changed vignette assets to be more subtle.
- Added stretch to resizeMode
Volume track bar is visible through volume icon
- Rebuilt volume area to be four parts. Container (ctrls max width), track (right side of icon), fill (left side of icon) and the handle (icon).
- Added calculation to measure fill bar width and then subtract that from the width and assign to track bar on right side of icon.
- Long story short, the icon now masks the volume bar.
- Added loading icon when buffering movie
- Add error handling, ref: Issue #4