Fix crash when opening a Gallery in WPP

When moving the logic to calling setupImageGrid (ag/9155926),
I forgot that it can be overridden, so keep setUpImageGrid
as it was so we don't need to dupe the logic in the
overriding methods and move that somewhere else.

Bug: 136241900
Change-Id: I47e92cf519142065ce948bc4c4e329123e3d708c
1 file changed