andrewg
10/09/2016, 7:46 AMYour Activity must extend PermissionsActivityThat’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-DeviceInfoWhat DeviceInfo? What is DeviceInfo? Isn’t this lib just about permissions?