Restarting app on permission change in Android M?
I am developing android app with structure: MainActivity-> FragmentA-> FragmentB-> Fragment C
Now in Fragment C I go to setting the resolution and access Camera to Deny and then return App.I understand that the application has restarted (go to Fragment A). Can you give me a reason and a suggestion to solve it. Thanks in advance!
+3
source to share
No one has answered this question yet
Check out similar questions: