Part of https://github.com/woocommerce/woocommerce-android/issues/13040 Refer to p91TBi-cL3 for more context. This task has the goal of adding Edge-to-Edge support for the activities described below following the [Android 15 requirement changes](https://developer.android.com/about/versions/15/behavior-changes-15#edge-to-edge) @ThomazFB - [x] .ui.prefs.UnifiedAboutScreenActivity - [x] .support.SSRActivity - [x] zendesk.support.guide.HelpCenterActivity @atorresveiga - [x] org.wordpress.android.mediapicker.ui.MediaPickerActivity - [x] .support.help.HelpActivity - [x] com.google.mlkit.vision.codescanner.internal.GmsBarcodeScanningDelegateActivity - [ ] ~Migrate to Material 3 bottom sheet component ([AddressSelection](https://github.com/woocommerce/woocommerce-android/blob/cb07541879b2484e5f4de90d91a80ecc12eb8588/WooCommerce/src/main/kotlin/com/woocommerce/android/ui/orders/wooshippinglabels/address/AddressSection.kt#L355)) more context [here](https://github.com/woocommerce/woocommerce-android/pull/13506#issuecomment-2646512752)~ -> Moved [here](https://github.com/woocommerce/woocommerce-android/issues/13803)
Part of #13040
Refer to p91TBi-cL3 for more context.
This task has the goal of adding Edge-to-Edge support for the activities described below following the Android 15 requirement changes
@ThomazFB
@atorresveiga
Migrate to Material 3 bottom sheet component (AddressSelection) more context here-> Moved here