1 = you will get this issue only in old devices. To solve it, use cardview with corner radius 100 instead of button
2 = delete those icons first and then again use new label. This happens when you set custom font style on a label and then uses material fonts style provided by kodular
I knew about this issue for a long time now
that’s why I am sharing the working solutions with you
Never change width and height of a card view or a button or else it will look like what you have shared. Instead use an arrangement or label inside the cardview and then change width & height of that arrangement or label. You can use anything else except width & height of cardview and button