tbruyelle / RxPermissions

Android runtime permissions powered by RxJava2
Apache License 2.0
10.49k stars 1.31k forks source link

权限的申请和拒绝,竟然能影响onResume() 和onPause() 生命周期,这不太合理啊,竟然能够多次回调onResume() #324

Closed everyline closed 4 years ago

everyline commented 4 years ago

Prerequisites

Issue description

[A clear and concise description of what the bug is.]

Actual behavior

[A clear and concise description of what actually happened.]

Expected behavior

[A clear and concise description of what you expected to happen.]

Steps To Reproduce

Steps to reproduce the behavior:

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

RxPermission usage code (extremely Required)

Give a comprehensive example of how exactly RxPermission is used (Use gists or style code with styling markdown). Provide all info from the beginning that includes:

Lib Version

Give info about what lib version do you use

Screenshots Add screenshots to help explain your problem only If it will be handy for your use case. If issued only with particular device provide device info

tbruyelle commented 4 years ago

Please write the issue in english.