chat-window-android icon indicating copy to clipboard operation
chat-window-android copied to clipboard

startActivityForResult is deprecated

Open kelian opened this issue 2 years ago • 1 comments

For example, in EmbeddedChatWindowFragmentExample.java the startActivityForResult and onActivityResult are deprecated methods.

The new way to do it: https://developer.android.com/training/basics/intents/result

kelian avatar Sep 15 '22 12:09 kelian

Any update?

Papashkin avatar Jan 24 '23 08:01 Papashkin