Releases: simplepeng/ActivityResultProxy
Releases · simplepeng/ActivityResultProxy
v1.1.1
v1.1.0
去掉result==Activity.RESULT_OK
的判断,有些时候可能需要用到CANCELED
v1.0.9
commitNow
替换为commitNowAllowingStateLoss
,解决依附的Activity销毁重建后不能回调的bug
去掉result==Activity.RESULT_OK
的判断,有些时候可能需要用到CANCELED
commitNow
替换为commitNowAllowingStateLoss
,解决依附的Activity销毁重建后不能回调的bug