Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- cmd1
- cmd2
- tlqkf
- pwnable
- 블록체인
- Couldn't read row 0
- Make sure the Cursor is initialized correctly before accessing data for it.
- col -1 from CursorWindow
- python
- pwable.kr
- 쏘큩
- kotlin
- 클라우드란?
- 애너그램 그룹
- 나이순 정렬
- 클라우드가 뭐야
- Drive-By-Download
- Docker
- 6566
- 10814
- 코틀린
- 페니빙
- 백준
- pwnable.kr
- java.lang.IllegalStateException
- 액션바 필요없숴
- UNIQUE constraint failed
- 포너블
- 파이썬
- SQLiteConstraintException
Archives
- Today
- Total
목록액션바 필요없숴 (1)
푸르미르
액션바 테마 있/없
액션바가 기본적으로 주어진다. 그런데 그 액션바가 필요가 없을 때 테마를 바꿔주면 되는데, manifest파일에 가보자. 내가 체크표시한 줄에서 테마를 바꾸어 준다. 액션바가있을 때 (처음 기본테마) Design.NoActionBar테마 android:theme="@style/Theme.Design.NoActionBar"로 변경 Design.Light.NoActionBar테마 android:theme="@style/Theme.AppCompat.Light.NoActionBar" manifest 파일의 쓰임새는 developer.android.com/guide/topics/manifest/manifest-intro 앱 매니페스트 개요 | Android 개발자 | Android Developers 모든 앱 프..
Android
2021. 2. 5. 12:11