Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- afterdelay
- Check
- swift
- 해몽
- GCD
- LG유플러스
- IOS
- 보라카이
- 신도림
- 포켓몬 GO
- 샘플
- 앱스토어
- 포켓볼
- Example
- Bitcode
- UIView
- setting
- 페이백
- Xcode
- simulator
- UITableView
- 얻는법
- 신도림 테크노마트
- 아이폰7
- error
- 공략
- swift3
- 스마트폰
- loop
- push
Archives
- Today
- Total
도래울
change the color of hud place of gray color 본문
MBProgressHUD *HUD = [[MBProgressHUD alloc] initWithView:self.navigationController.view];
HUD.color = [UIColor purpleColor];
...
'개발 > iOS' 카테고리의 다른 글
IOS customized activity indicator with Swift (0) | 2016.08.05 |
---|---|
disable ios8 emoticon keyboard (0) | 2016.08.03 |
ios 메모리 에러 찾기 NSZombieEnabled 추가 (0) | 2016.07.27 |
swift string search rangeOfString (0) | 2016.07.19 |
ios get the previous viewcontroller that pushed my current view (0) | 2016.07.15 |
Comments