I am working in a project to learn MVVM pattern. I used viewbinding from layout to auto generate binding classes. But when its come to Preference Fragment, I can't do the binding. I searched a lot, unfortunately nothing found.
Anyone please help me to find a way to code the Preference Fragment page in MVVM.