Android/Framework, 이슈, 환경셋팅
[Android Studio] AAPT: error: style attribute 'attr/colorPrimary (aka com.example.Choi.calculator:attr/colorPrimary)' not found
앱의노예
2023. 10. 3. 20:49
1. 개요
ERROR:/Users/choijoonho/Android_Java_Calculator/app/src/main/res/values/styles.xml:4:5-9:13:
AAPT: error: style attribute 'attr/colorPrimary (aka com.example.Choi.calculator:attr/colorPrimary)' not found.
2. 해결방법