Closed leohan1992 closed 7 years ago
@leohan1992 Nope, unfortunately not. We would have no idea what value to pass in for that parameter. You can work around this be keeping an instance of the url in your Activity/Fragment and then saving it in onSaveInstanceState
.
thanks,and will be support in future?
Nope, it's impossible for us to know what value to pass in.
I've tried this
it will request permission,but didn't excute this method again when permission granted.Can I use @AfterPermissionGranter on a method that with param?