Using Material Button gives ClassNotFound runtime error

前端 未结 6 2147
温柔的废话
温柔的废话 2020-12-30 00:50

I am in the process of replacing the buttons in my app with Material Buttons using in the XML file and

6条回答
  •  萌比男神i
    2020-12-30 01:24

    Try to update your app theme to inherit from Theme.MaterialComponents (or a descendant)

提交回复
热议问题