Messaging: Use ActivityResultContracts for media and contacts
Instead of handling showing and picking the media ourselves, use existing AcitivityResultContracts to pick images, videos or contacts Change-Id: I20079ad94882cc6bbfeae8d57ca0e4aa30612c01
This commit is contained in:
@@ -59,6 +59,7 @@ android_app {
|
||||
defaults: ["messaging_defaults"],
|
||||
|
||||
static_libs: [
|
||||
"androidx.activity_activity",
|
||||
"androidx.annotation_annotation",
|
||||
"androidx.appcompat_appcompat",
|
||||
"androidx.collection_collection",
|
||||
|
||||
Reference in New Issue
Block a user