mapzen / eraser-map

Privacy-focused mapping application for Android
GNU General Public License v3.0
74 stars 24 forks source link

Reorient Camera button is always visible on routing preview which causes layout issues in horizontal orientation on smaller screen devices #764

Closed msmollin closed 7 years ago

msmollin commented 7 years ago

There's a number of issues here which can be seen in the attached screen shot. 1 is the camera reorientation button is constantly visible even though I haven't reoriented the camera. This cause the "find me" button to get hidden and causes UI weirdness.

Second is the layout for routing preview on smaller screen devices is not terribly functional due to how large the font and iconography are.

screenshot_2016-10-28-16-28-56

ecgreb commented 7 years ago

This screen needs a redesign badly but for this release we should at a minimum make sure the buttons don't overlap. Even if this means the compass or the current location button.

We can also adjust margins and padding in landscape to make the header and footer a bit more compact.