Skip to content

Commit

Permalink
updating
Browse files Browse the repository at this point in the history
  • Loading branch information
Alok Kumar Singh committed Aug 22, 2015
1 parent 1a08ed7 commit aa0174c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file not shown.
4 changes: 4 additions & 0 deletions AksSegmentedSliderControl/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ @implementation AppDelegate

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{




self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]];
// Override point for customization after application launch.
self.window.backgroundColor = [UIColor blackColor];
Expand Down

0 comments on commit aa0174c

Please sign in to comment.