How to remove padding around Android CheckBox February 9, 2023 by Tarik There’s now a better way of doing this: android:minWidth="0dp" android:minHeight="0dp"