Skip to content

Commit

Permalink
Update ImagePickerController.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
ulukaya authored Feb 20, 2018
1 parent f5e821c commit 1fa3765
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Source/ImagePickerController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,9 @@ open class ImagePickerController: UIViewController {
initialContentOffset = galleryView.collectionView.contentOffset

applyOrientationTransforms()

UIAccessibilityPostNotification(UIAccessibilityScreenChangedNotification,
bottomContainer);
}

open func resetAssets() {
Expand Down

0 comments on commit 1fa3765

Please sign in to comment.