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" />
1.4m articles
1.4m replys
5 comments
57.0k users