Try updating the dependency of AppCompat to rc01 version.
This solved the problem for me.
implementation 'androidx.appcompat:appcompat:1.3.0-rc01'
Try updating the dependency of AppCompat to rc01 version.
This solved the problem for me.
implementation 'androidx.appcompat:appcompat:1.3.0-rc01'