before support-28/androidX-1.0.0, there has divider between preference;
but now, only can show divider between PreferenceCategory;
i want to show divider between preference, and the divider line not match-parent,
it has a margin with the icon, like the below effect
------------------------
😇 title
---------------------
😇 title
---------------------
😇 title
---------------------
😇 title
------------------------
before support-28/androidX-1.0.0, there has divider between preference;
but now, only can show divider between PreferenceCategory;
i want to show divider between preference, and the divider line not match-parent,
it has a margin with the icon, like the below effect