facebook-android-sdk icon indicating copy to clipboard operation
facebook-android-sdk copied to clipboard

Use activity result contract for login in kotlin sample app

Open linmx0130 opened this issue 2 years ago • 0 comments

Thanks for proposing a pull request!

To help us review the request, please complete the following:

  • [x] sign contributor license agreement
  • [x] I've ensured that all existing tests pass and added tests (when/where necessary)
  • [ ] I've updated the documentation (when/where necessary) and Changelog (when/where necessary)
  • [ ] I've added the proper label to this pull request (e.g. bug for bug fixes)

Pull Request Details

As title: update the compose demo to use activity result contract for login.

Test Plan

Test Plan: Build kotlin sample app and test with login features.

linmx0130 avatar Jun 08 '22 09:06 linmx0130