PetarMarijanovic / RxActivityResult

Rx wrapper around Androids OnActivityResult
24 stars 8 forks source link

Update to androidX? #4

Closed nschwermann closed 6 years ago

nschwermann commented 6 years ago

Any plans to update to androidX? Jetifier does allow this library to still work, however the IDE still complains when passing an androidx appcompat activity into the RxActivityResult constructor.

PetarMarijanovic commented 6 years ago

Updated with version 2.2.0. Please try it out and close this issue if it works OK. Thanks for the report :)