Closed zipswich closed 5 years ago
Right. It was there just because the old .with(this)
is still works for compatibility.
i'll update the codes.
Thank you for the great tool. I am wondering if if it is worth mentioning the demo code needs to be run on the UI thread though this can be found out quickly in use.
Well, any ui widgets, dialogs, controls should be placed to main UI thread, isn't its? If doubt exists, try RxAndroid. As your wish, a NOTE will be put up later.
should be closed
Thank you.
It should be replaced with
ChooserDialog(activity)...