Marble: If the MapView shows more than 2 icons the "verbose" layout should be shown
completed by: Illya Kovalevskyy
mentors: Torsten Rahn, René Küttner, Dennis Nienhüser
During a previous task a minimal design for the mapview has been created.
https://google-melange.appspot.com/gci/task/view/google/gci2012/8176203
However the "old" UI had only been hidden.
In this task it gets resurrected:
If the MapView's map theme widget (not the listview canvas but the whole mapview UI !!!!) exceeds the exact height covered by three list view items then the verbose "old" UI should be shown.
If the total height is less than three listview items then the new "minimal" UI should be shown instead.