hyperoslo / Gallery

📹 Your next favorite image and video picker
Other
1.42k stars 273 forks source link

EmptyView isn't presented for ImagesController #155

Closed Henbyr closed 4 years ago

Henbyr commented 5 years ago

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.

Screen Shot 2019-07-15 at 3 49 04 PM

I assume that logic of presenting EmptyView for ImagesController should be the same like for VideosController.

Screen Shot 2019-07-15 at 3 49 41 PM