You don't have to use the support library https://developer.android.com/guide/topics/ui/settings.html
– OneCricketeerJul 31 '17 at 04:23
The thing is I've done it with that library, but it doesn't has this look. I have this http://imgur.com/a/u0s7e and i want to get the look of the screen settings above, with the divider shorter and separated in "cards".
– Jose SantosJul 31 '17 at 05:20
Yeah, I know that has been asked many times here, but I haven't been able to determine how that divider is created without some RecyclerView of PreferenceFragments within a CardView
– OneCricketeerJul 31 '17 at 05:42