appcompat-v7:28.0.0-rc02无法正常工作
implementation 'uk.co.chrisjenx:calligraphy:2.3.0'
implementation 'com.rengwuxian.materialedittext:library:2.1.4'
implementation 'com.android.support:design:28.+'
implementation 'com.google.firebase:firebase-auth:16.0.3'
我还尝试将appcompat-v7:28.0.0-rc02更改为appcompat-v7:28.0.0-rc01和appcompat-v7:28.0.0-alpha1,未找到结果。