Below are my dependencies
implementation \'com.google.android.material:material:1.0.0\' implementation \'androidx.appcompat:appcompat:1.0.2\' implementation
There is some issue with material:1.1.0-alpha01
material:1.1.0-alpha01
A simple solution is to change the parent theme
Hope this helps someone else