Sviluppo #3

Merged
giuseppenucifora merged 3 commits from sviluppo into master 2015-10-29 00:06:18 +00:00
Showing only changes of commit 58766efe14 - Show all commits

View File

@ -76,8 +76,7 @@
[self addSubview:_contentView];
_HUD = [[UIView alloc] initForAutoLayout];
[_HUD setAlpha:0];
[_HUD setBackgroundColor:[[UIColor whiteColor] colorWithAlphaComponent:0.25]];
<[_HUD setBackgroundColor:[[UIColor whiteColor] colorWithAlphaComponent:0.25]];
[_contentView addSubview:_HUD];