Is it possible to customize preference-header layout?
I have found similar questions, but can't find a specific answer that is up-to-date. I'm using <preference-header> , as per 3.0+ settings design guidelines ( I target 4.1.2+) to build my headers; I want to set a custom layout to these headers. Note that I don't want to fall back to the old PreferenceScreen method as described here , because I don't support older Android version. As far as I could research, this layout is held by a private member of the PreferenceActivity class, and it's retrieved with a styleable attribute that doesn't seem publicly accessible: private int