Before I asked to remove the padding of the PreferenceActivity/PreferenceFragment:
Android: How to maximize PreferenceFragment width (or get rid of margin)?
This time I having trouble adjusting margin/padding before Title Text. (See image below).

Does anybody have any idea?
You could customize you checkbox like this:
MyPreference.xml
and custom_checkbox_preference_layout.xml
the point is android:minWidth=”0dp”.