How to remove button shadow (android)

前端 未结 10 1996
失恋的感觉
失恋的感觉 2020-12-07 11:16

I want to remove the shadow from the button to make it seem more flat.

I have this right now:

\"cancel

10条回答
  •  死守一世寂寞
    2020-12-07 11:41

    Material desing buttons add to button xml: style="@style/Widget.MaterialComponents.Button.UnelevatedButton"

提交回复
热议问题