I would like to make CheckBox a bit smaller/bigger, how can I do this?
Starting with API Level 11 there is another approach exists:
<CheckBox     ...     android:scaleX="0.70"     android:scaleY="0.70" /> 
                        If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With