안드로이드
[Android] - Suggestion: add 'tools:replace="android:theme"' to <application> element at AndroidManifest.xml 에러 발생
Shino72
2023. 7. 13. 16:27
Suggestion: add 'tools:replace="android:theme"' to <application> element at AndroidManifest.xml 에러 발생시 해결방법
문제 원인 : 다른 라이브러리나 모듈에서 이미 정의된 테마와 충돌이 발생할 때 발생
androidManifest - applcation에 추가
tools:replace="android:theme"