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
- UIView
- UITableView
- 공략
- Example
- IOS
- 보라카이
- GCD
- 스마트폰
- push
- Check
- 페이백
- Xcode
- 신도림
- simulator
- 포켓몬 GO
- LG유플러스
- 아이폰7
- setting
- 포켓볼
- 앱스토어
- 해몽
- afterdelay
- 신도림 테크노마트
- Bitcode
- swift
- error
- 얻는법
- loop
- 샘플
- swift3
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