Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.36 KB

File metadata and controls

19 lines (13 loc) · 1.36 KB

Automatic Advanced Settings Expander

Automatically expands the advanced settings in the Settings app by hooking setInitialExpandedChildrenCount in PreferenceGroup. I hate to always expand them myself every time.

Should work on all Android versions where the Settings app uses one of

  • androidx.preference.PreferenceGroup
  • android.preference.PreferenceGroup
  • android.support.v7.preference.PreferenceGroup

Please report where it stops working so that I can edit the minSdkVersion or add missing classes.

This is an xposed module part of the LSPosed Module Repo or in the LSPosed App.

before after
before after