Released: (2/19/17)
Added:
- Delegate methods for knowing when ABVolumeControl of stype Minimal and StatusBar will/did present and dismiss.
Fixed:
- Issue where ABVolumeControl was sometimes not displayed over other subviews in the key UIWindow.
Updated:
- The following functions and variable were renamed for clarity, and still have the purpose:
- Function 'doneShowVolumeBar' was renamed to 'hideVolumeControl'
- Function 'showVolumeBar' was renamed to 'showVolumeControl'
- Variable 'doneShowVolumeBar' was renamed to 'volumeBarHidden'