Automatic Advanced Settings Expander
Automatically expand the advanced settings in the Settings app
de.binarynoise.AutomaticAdvancedSettingsExpander
About Automatic Advanced Settings Expander
<p>This Xposed module automatically expands the advanced settings in the Settings app by hooking setInitialExpandedChildrenCount in PreferenceGroup. I hate to always expand them myself every time.</p><p>Should work on all Android versions where the Settings app uses one of</p><ul><li>androidx.preference.PreferenceGroup</li><li>android.preference.PreferenceGroup</li><li>android.support.v7.preference.PreferenceGroup</li></ul><p>Please report where it stops working so that I can edit the minSdkVersion or add missing classes.</p><p>This is an xposed module <a href="https://github.com/Xposed-Modules-Repo/de.binarynoise.automaticadvancedsettingsexpander" target="_blank" rel="noindex nofollow noopener">part of the LSPosed Module Repo</a>.</p>