Android Studio 2.3.3にて
Target APK 26
Min APK 21
Compile APK 21
で動いていたプロジェクトを開いた状態で、Help -> Check For Updateにより 3.2.1にアップグレードしましたのですが、
下記のように開いていたFragment継承ファイルの一部が赤くなりました。
対処方法を教えていただけないでしょうか。
◆追記1
Activity継承クラスを開くと
onCreateの@Overrideの部分が赤かったり、
setContentView()が赤くなったり、他にも多数赤くなっていることに気付きました。
◆追記2
build.graldeを見ると以下のように26と27が混在しているっぽいのですが、
26を27にしろっていう意味なのでしょうか?
◆追記3
dependenciesを以下のように書き換えてエラーの波線は出なくなりましたが、
dependencies { compile fileTree(include: ['*.jar'], dir: 'libs') androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', { exclude group: 'com.android.support', module: 'support-annotations' }) implementation 'com.android.support:appcompat-v7:27.1.1' implementation 'com.android.support:design:27.1.1' implementation 'com.android.support.constraint:constraint-layout:1.1.3' testImplementation 'junit:junit:4.12' androidTestImplementation 'com.android.support.test:runner:1.0.2' androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2' implementation 'se.emilsjolander:StickyScrollViewItems:1.1.0' implementation 'com.fasterxml.jackson.core:jackson-databind:2.3.4' implementation 'org.apmem.tools:layouts:1.10' implementation 'com.android.support:support-v4:27.1.1' implementation 'com.android.support:support-media-compat:27.1.1' implementation 'com.android.support:animated-vector-drawable:27.1.1' implementation 'com.android.support:customtabs:27.1.1' implementation 'com.google.firebase:firebase-core:16.0.4' implementation 'com.google.firebase:firebase-messaging:17.3.4' implementation 'com.google.firebase:firebase-analytics:16.0.5' implementation 'com.google.firebase:firebase-appindexing:16.0.2' implementation 'com.google.code.gson:gson:2.8.2' implementation 'com.android.support:multidex:1.0.3' implementation 'com.github.bumptech.glide:glide:4.7.1' implementation 'com.caverock:androidsvg:1.2.1' implementation 'com.github.chrisbanes:PhotoView:2.1.4' implementation 'com.google.maps.android:android-maps-utils:0.5+' }

バッドをするには、ログインかつ
こちらの条件を満たす必要があります。