Skip to content

Replaces the system volume popup with a simple progress bar.

License

Notifications You must be signed in to change notification settings

KenanAtmaca/KVolumeSlider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

KVolumeSlider

Replaces the system volume popup with a simple progress bar.

alt tag

Use

    let volumeBar = KVolumeSlider()
    self.view.addSubview(volumeBar)
Change Color
    volumeBar.backColor = .orange

License

Usage is provided under the MIT License. See LICENSE for the full details.

About

Replaces the system volume popup with a simple progress bar.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages