ajones05 / seearound.me-ionic

0 stars 0 forks source link

Android intro screens look stretched #196

Closed ajones05 closed 7 years ago

ajones05 commented 7 years ago

The allow location screen and signup/login screen look fine and not stretched.

But the others look stretched compared with iphone:

image

abdulhafeez commented 7 years ago

Fixed.

ajones05 commented 7 years ago

Loading screen still looks stretched image

The others no longer look stretched, but if possible can you cut off from the bottom and not the top? (So that the nav bar is more visible) For example: image

abdulhafeez commented 7 years ago

Problem is, if I give some margin at the top, it will look right on android but we'll see a gap on top of iOS. The solution is either separate implementation for both platforms or perhaps trying to make the android status bar transparent. I'll see what fits best.

ajones05 commented 7 years ago

OK I understand. Just leave it for now and we can figure out the best solution later - not critical.