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 |
Tags
- es6
- window
- R
- SSL
- hadoop
- IntelliJ
- Java
- mybatis
- SPC
- Eclipse
- SQL
- xPlatform
- 보조정렬
- table
- Spring
- plugin
- JavaScript
- Kotlin
- Android
- react
- mapreduce
- NPM
- 공정능력
- MSSQL
- GIT
- vaadin
- tomcat
- Express
- Sqoop
- Python
Archives
- Today
- Total
DBILITY
android.nonFinalResIds=false 본문
728x90
반응형
switch에서 case R.id.식별자 하면 오류가 남. R.id가 final이 아니라 그렇다고
gradle 8.0부터 그렇게 되었다고 하니 gradle.properties에 추가
android.nonFinalResIds=false
728x90
'android > java' 카테고리의 다른 글
android downloded apk file version check and install (0) | 2024.05.09 |
---|---|
android loading indicator example (0) | 2024.05.08 |
WindowMetrics 화면 크기 등 (0) | 2024.05.04 |
android shortcut (0) | 2024.05.02 |
Didn't find class "androidx.core.app.CoreComponentFactory" (0) | 2024.04.16 |
Comments