Before I asked to remove the padding of the PreferenceActivity/PreferenceFragment:
Android: How to maximize PreferenceFragment width (or get rid of margin)?
The custom_checkbox_preference_layout.xml described by user1482130 work also without modifications for other types of preferences such as listpreferences ! Very usefull
android:layout="@layout/custom_checkbox_preference_layout">