android-mvp-architecture
android-mvp-architecture copied to clipboard
How to use requestPermissionsSafely method?
I'm trying to understand this mvp pattern from your example i'm getting lot of from this so kindly help me to understand requestPermissionsSafely method available in BaseActivity. What i'm trying to do is requesting for specific permissions from my view.