Signal-iOS/Signal/src/ViewControllers/Photos
Igor Solomennikov 8fe1b517ca Fix inconsistent UI in the in-app camera.
Explicitly hide "Switch Camera" button if badged Done button is visible.
Previously Done button would just obscure "Switch Camera" button.

The following user actions would result in badged Done button visible
with '0' as badge value:
• open in-app camera, tap media library
• select one or more items and close media library picker
• tap media library again and unselect all previously selected items.
2022-03-04 18:36:37 -08:00
..
AvatarViewController.swift Add tap targets to badge in conversation settings 2021-11-18 16:01:51 -08:00
ImagePickerController.swift Fix for issue where pan selection won't update bottom bar 2022-03-04 18:26:54 -08:00
MediaControls.swift Increase tap target for buttons in the in-app camera. 2022-03-04 18:36:37 -08:00
PhotoCapture.swift Address PR comments. 2022-03-03 11:31:41 -08:00
PhotoCaptureDismiss.swift Tweak Dismiss 2020-09-01 20:39:02 -07:00
PhotoCaptureViewController.swift Fix inconsistent UI in the in-app camera. 2022-03-04 18:36:37 -08:00
PhotoCollectionPickerController.swift Use decimal number format for number of media items in a photo album. 2022-03-02 17:56:39 -08:00
PhotoLibrary.swift Simplify AFNetworking usage. 2021-10-15 10:50:35 -03:00
SendMediaNavigationController.swift No confirmation needed when closing photo library picker opened from chat. 2022-03-04 18:36:37 -08:00