티스토리 뷰
1. themes.xml
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Theme.SurogongUser" parent="Theme.MaterialComponents.DayNight.DarkActionBar">
<!-- Primary brand color. -->
<item name="colorPrimary">@color/blue_0012FF</item>
<item name="colorPrimaryVariant">@color/purple_700</item>
<item name="colorOnPrimary">@color/white</item>
<!-- Secondary brand color. -->
<item name="colorSecondary">@color/teal_200</item>
<item name="colorSecondaryVariant">@color/teal_700</item>
<item name="colorOnSecondary">@color/black</item>
<!-- Status bar color. -->
<item name="android:statusBarColor" tools:targetApi="l">?attr/colorPrimaryVariant</item>
<!-- Customize your theme here. -->
<!-- remove title -->
<item name="windowNoTitle">true</item>
<item name="windowActionBar">false</item>
</style>
</resources>
'android' 카테고리의 다른 글
[안드로이드 / 코틀린] 위치 권한 얻는 방법 (0) | 2022.05.23 |
---|---|
android web view settings (0) | 2022.05.23 |
[안드로이드] EditText 자동 포커싱 방지 / 키보드 자동으로 올라오는 현상 방지 (0) | 2022.05.22 |
그라데이션 효과 적용하는 방법 (0) | 2022.05.22 |
play kotlin (0) | 2022.05.22 |
- Total
- Today
- Yesterday
- 안드로이드
- StringWriter
- custom web view
- andorid
- 웹뷰
- web chrome view
- simpleName
- 클래스 이름
- web view
- Android
- screenorientation
- kotlin
- 화면 방향 고정
- create new project
- check permissions
- 코틀린
- create project
- defaultInputmode
- android studio
- 영문 키보드
- javaClass
- permissions
- 외부 브라우저
- logcat
- 화면 고정
- Inputmode
- logtag
- 로그캣
- new project
- web view settings
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |