Recently I figured out one UI issue in the Gallery framework.
In case if user doesn't have any photos in the Photo Library the ImagesController doesn't show EmptyView with header, label 'Nothing to show' and image.
I assume that logic of presenting EmptyView for ImagesController should be the same like for VideosController.
Recently I figured out one UI issue in the Gallery framework.
In case if user doesn't have any photos in the Photo Library the ImagesController doesn't show EmptyView with header, label 'Nothing to show' and image.
I assume that logic of presenting EmptyView for ImagesController should be the same like for VideosController.