> Your Activity must extend PermissionsActivity...
# android
a
Your Activity must extend PermissionsActivity
That’s not good. What if you want to use
AppCompatActivity
? What if you don’t? What if you want to use
RxLifecycle
etc? You might like to think hard whether that is truly necessary.
Kotlin-Android-Permissions-DeviceInfo
What DeviceInfo? What is DeviceInfo? Isn’t this lib just about permissions?