button in code example
Example 1: html button size
transform: scale(4); /* This will make the component 4 times bigger */
Example 2: button
<androidx.appcompat.widget.AppCompatButton
transform: scale(4); /* This will make the component 4 times bigger */
<androidx.appcompat.widget.AppCompatButton