99keshav99 / CaptureSposed

Xposed module that effectively disables the newly introduced screenshot detection API in Android 14
GNU Affero General Public License v3.0
89 stars 5 forks source link

In-App Toggle Switch should be Unavailable when Module is Disabled #34

Closed DavidBerdik closed 1 month ago

DavidBerdik commented 1 month ago

When the module is disabled, the in-app toggle switch should be unavailable for the user to interact with. Currently, the switch does not appear as unavailable to use when the module is disabled, but when the user attempts to toggle it, it toggles back.