UXMVolumeOverlay
UXMVolumeOverlay copied to clipboard
Volume Overlay goes past width of screen.
I implemented UXMVolumeOverlay.shared.load(indicator) on Swift 4.1 and Xcode 9.3 on iOS 11.3 and the indicator does not stop with a margin before the right-hand side of the screen. Any ideas on why this is happening or how to fix it?
Edit: After testing even the Example Project on Swift 4.1 and Xcode 9.3 on iOS 11.3, the same problem persists.