As described here, I am subclassing PreferenceFragment and displaying it inside an Activity. That document explains how to listen for preference changes here, but only if yo
If you only want to update the summary, using androidx preference library (see the official guides), and adding the following attribute in your layout xml will be enough: