Skip to content

Commit 1fa3765

Browse files
authored
Update ImagePickerController.swift
1 parent f5e821c commit 1fa3765

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Source/ImagePickerController.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ open class ImagePickerController: UIViewController {
160160
initialContentOffset = galleryView.collectionView.contentOffset
161161

162162
applyOrientationTransforms()
163+
164+
UIAccessibilityPostNotification(UIAccessibilityScreenChangedNotification,
165+
bottomContainer);
163166
}
164167

165168
open func resetAssets() {

0 commit comments

Comments
 (0)