Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Memory Leak #356

Open
leviluo opened this issue Apr 7, 2022 · 0 comments
Open

Memory Leak #356

leviluo opened this issue Apr 7, 2022 · 0 comments

Comments

@leviluo
Copy link

leviluo commented Apr 7, 2022

Screenshot_2022-04-07-16-44-23-694_tech nani www

code:
val rxPermissions = RxPermissions(this)
rxPermissions.request(
Manifest.permission.RECORD_AUDIO,
Manifest.permission.WRITE_EXTERNAL_STORAGE,
Manifest.permission.WAKE_LOCK
).subscribe(Consumer {

    })
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant