| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
<img src="http://office.nousguide.com/nouslogosmall.png" alt="NOUSguide Inc." title="NOUSguide Inc." title" style="display:block; margin: 10px auto 30px auto;" class="center">
A custom (and customizable) volume control for iOS with a quick-gesture to change volume (touch down, slide finger, touch up).
NGVolumeControl *volumeControl = [[NGVolumeControl alloc] initWithFrame:CGRectMake(0.f, 0.f, 35.f, 35.f)];
volumeControl.expandDirection = NGVolumeControlExpandDirectionUp;
volumeControl.minimumTrackColor = [UIColor redColor];NGVolumeControl was created by Matthias Tretter (@myell0w).
NGVolumeControl is available under the MIT license, see the LICENSE file for more info.
For usage without attribution contact NOUSguide.
| Back | FazBrowse Home | New Git URL |