material-components-android
material-components-android copied to clipboard
[Dialog] can't apply m3 style dialog to PreferenceFragment
trafficstars
Is your feature request related to a problem? Please describe. I use PreferenceFragmentCompat to save preference,but I find it won't extend m3-style widgets.I try to change alertDialogStyle to some dialog styles of material3,then my app crashed. Describe the solution you'd like add m3-style PreferenceFragment Describe alternatives you've considered make dialog styles of material3 to be a possible value of alertDialogStyle Additional context
We also happily accept pull requests.