finished new ui

This commit is contained in:
Diego Waxemberg
2014-11-26 17:57:16 -05:00
parent 99d3ac45c3
commit dae484445b
11 changed files with 192 additions and 55 deletions

View File

@@ -15,7 +15,7 @@
@implementation SettingsViewController {
NSInteger _bitrate;
}
static NSString* bitrateFormat = @"Bitrate: %d bps";
static NSString* bitrateFormat = @"Bitrate: %d kbps";
- (void)viewDidLoad {