How to use layout in the preference ?
I have my own design settings. To implement the necessary, I will need to create a layout , for example, for preferencesCategory .
But after I add this layout , for some reason the title and sumary don't work, although I added a textView at the top and bottom.
How to fix it?