티스토리 뷰
액션바를 투명하게 만들수가 있다.
방법은 아주 간단하며, 구글에서도 알려주고 있다.
ActionBar Overlay를 사용하려면 다음과 같이 설정하여 주고, Custom Theme를 만들어줘야 한다.
이제 ActionBar는 투명하게 되었고, ActionBar 아래로 레이아웃이 나오도록 하려면 다음과 같이 설정한다.
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingTop="?attr/actionBarSize"> ... </RelativeLayout>
'Mobile > Android' 카테고리의 다른 글
[Android]Up Navigation 설정 (0) | 2014.09.01 |
---|---|
[Android]Google Play Billing v3 (0) | 2014.08.20 |
[Android]Volley (0) | 2014.08.19 |
안드로이드 4.4 (Kitkat) 이상에서 외부 저장소 사용하기 (0) | 2014.08.19 |
Notification에 대하여. (0) | 2014.08.13 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- cocoapods
- centos8
- Java
- SWIFT
- rxswift
- Python
- intellij
- docker
- ubuntu
- android
- Kotlin
- tomcat
- golang
- Gradle
- MySQL
- Linux
- Xcode
- github
- windows10
- CentOS
- ios
- nodejs
- enum
- Codable
- Windows
- Spring
- php
- go
- war
- git
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함