using following library in your gradle file
implementation 'com.google.android.material:material:1.2.0-alpha04'
you need change in your style.xml file theme name
with material..............
you can find help on offical website of material design
https://material.io/