Closed ljwan12 closed 6 years ago
You can't. There is no way to implement things for support and default activities. All the functions with such a parameter would need to be written twice...
You could just fork the project and replace every support activity/fragment with default ones...
I close this for now.
Would be a nice extension to extract the function from the activity and dialog, put them into delegates and then reuse those delegates in the support and default versions of the Dialog
and Activity
. If someone wnats to do this, I would appreciate a pull reqeust
How can i use in a Activity? not AppCompatActivity