Skip to content

Commit

Permalink
Update FirstViewController.m
Browse files Browse the repository at this point in the history
Changed tab to 4 spaces
  • Loading branch information
DavidKimVungle committed Dec 1, 2016
1 parent 10c3ec9 commit e7146c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sample/Vungle Sample App/FirstViewController.m
Expand Up @@ -74,7 +74,7 @@ - (void)vungleSDKwillCloseProductSheet:(id)productSheet {
- (void)enableAdButtons:(BOOL)enabled {
_showAdButton.enabled = enabled;
_showAdWithOptionsButton.enabled = enabled;
_showIncentivizedAdButton.enabled = enabled;
_showIncentivizedAdButton.enabled = enabled;
}

- (IBAction)showAd {
Expand Down

0 comments on commit e7146c5

Please sign in to comment.