Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openDeviceSettings but using wrong Settings ACTION #150

Open
windows7lake opened this issue Aug 9, 2022 · 1 comment
Open

openDeviceSettings but using wrong Settings ACTION #150

windows7lake opened this issue Aug 9, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@windows7lake
Copy link

openSettings(Settings.ACTION_SETTINGS, asAnotherTask)

should be replaced with

openSettings(Settings.ACTION_DEVICE_INFO_SETTINGS, asAnotherTask)
@plinkos
Copy link
Collaborator

plinkos commented Oct 11, 2022

Could you create a Pull Request and I'll help get it merged into master?

@plinkos plinkos added the help wanted Extra attention is needed label Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants