gradle.properties에
1 2 3 | android.useAndroidX=true android.enableJetifier=true | cs |
값 추가 후 gradle sync
https://stackoverflow.com/questions/52497475/android-studio-adds-both-androidx-annotation-and-android-support-annotation-nu
https://stackoverflow.com/questions/52497475/android-studio-adds-both-androidx-annotation-and-android-support-annotation-nu
https://stackoverflow.com/questions/52497475/android-studio-adds-both-androidx-annotation-and-android-support-annotation-nu
'android' 카테고리의 다른 글
[Android] Type parameter T Has Incompatible upper bounds ViewDataBinding 대처 (0) | 2019.01.29 |
---|---|
[Android] 테두리 양쪽 좌우만 설정하기 (1) | 2019.01.25 |
[Android] Design editor is unavailable until a successful build 에러 대처 (0) | 2019.01.25 |
[Android] gradient 를 사용해 하단에 그림자 효과 넣기 (0) | 2019.01.25 |
[Android] @drawable resource 연결 후 failed linking file resources 대처 (0) | 2019.01.25 |