Skip to content

Commit

Permalink
[Android]fix fu release bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
xgfd3 committed Aug 15, 2023
1 parent a046182 commit cb6c582
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ class FaceUnityBeautyAPIImpl : FaceUnityBeautyAPI, IVideoFrameObserver {
mTextureProcessHelper = null
null
}
it.handler.looper.quit()
// it.handler.looper.quit()
it.dispose()
}
statsHelper?.reset()
Expand Down

0 comments on commit cb6c582

Please sign in to comment.