Alex Zezekalo
Results
1
comments of
Alex Zezekalo
Yes, I checked and onViewCreated is invoked one time. I noticed that if I request two permissions together like `?.request(android.Manifest.permission.ACCESS_FINE_LOCATION, android.Manifest.permission.ACCESS_COARSE_LOCATION)` so in that case I've got only one response...