티스토리 뷰
// Define Window
Window window = this.getWindow();
// Set StatusBarColor
window.setStatusBarColor(Color.parseColor("#0bd500"));
// Define ActionBar
ActionBar actionBar;
actionBar = getSupportActionBar();
// Define Color
ColorDrawable colorDrawable = new ColorDrawable(Color.parseColor("#0bd500"));
// Set BackgroundDrawable
actionBar.setBackgroundDrawable(colorDrawable);
반응형
'개발 > Android' 카테고리의 다른 글
| AlertDialog ProgressBar (0) | 2021.12.08 |
|---|
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 다트 플러터
- clearTimeout
- 루미니
- sms api
- whose view is not in the window hierarchy
- 어바니엘
- action bar
- USB Mass Storage
- setTimeout
- wsl usb mount
- Naver Cloud Platform
- usbipd attach
- Android Bar Color
- viewDidAppear()
- Nginx #NodeJS #웹서버 #포트포워딩 #웹호스팅 #백엔드개발 #웹개발 #웹프로젝트 #서버관리 #웹애플리케이션
- raspberrypi serial
- Bad mode in Synchronous Abort handler detected
- Window Status Bar
- sms
- Dart Flutter
- wsl lsblk
- SHORT URL
- artik710
- ProgressBar
- Shell Script
- AlertDialog
- viewDidLoad()
- 롯데캐슬
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
글 보관함