diff --git a/docs/platform-integration/device-media/picker.md b/docs/platform-integration/device-media/picker.md index c0a04eade..0c573d1e8 100644 --- a/docs/platform-integration/device-media/picker.md +++ b/docs/platform-integration/device-media/picker.md @@ -44,15 +44,22 @@ These permissions can be added in the following ways: Open the _Platforms/Android/AndroidManifest.xml_ file and add the following in the `manifest` node: ```xml - - - + + + + - - + + + + + + + + ``` \- or -