Just a single delegate implementation for the main overlay view
ClosedPublic

Authored by atulsharma on Jun 24 2017, 1:48 PM.

Details

Summary
  • Removes the OverviewPage and AutomaticSpacingGrid as the implementation was quite similar to the AlbumView
  • Shows the image item & its label if the delegate is a collection
  • Shows just the image item if the delegate is an image
  • isCollection decides whether the model is of collections or not

Diff Detail

Repository
R659 Koko Image Gallery
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
atulsharma created this revision.Jun 24 2017, 1:48 PM
mart accepted this revision.Jun 24 2017, 6:33 PM
This revision is now accepted and ready to land.Jun 24 2017, 6:33 PM
This revision was automatically updated to reflect the committed changes.