Skip to content

Layout problem using 5.1 #6832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
erjdriver opened this issue Jan 25, 2019 · 2 comments
Closed

Layout problem using 5.1 #6832

erjdriver opened this issue Jan 25, 2019 · 2 comments

Comments

@erjdriver
Copy link

erjdriver commented Jan 25, 2019

Environment
Component nativescript has 5.1.1 version and is up to date.
Component tns-core-modules has 5.2.1-next-2019-01-25-152036-01 version and is up to date.
Component tns-ios has 5.1.1 version and is up to date.

Describe the bug

I created a new TS core project using tns create myApp --template tsc and replaced the page xml file with the following.

main-page.xml.txt

I also added tns plugin add nativescript-ui-sidedrawer

The problem I'm getting is that there's about a 50px space above where the scrollview is supposed to start - the scrollview should take up the full screen (shouldn't see any green).

If I comment out the ScrollView in the mainContent - it works.

If I comment out the SideDrawer - it works.

If I comment out the ActionBar - the offset is less - but it's there (area in green).

simulator screen shot - iphone 6 - 2019-01-26 at 10 20 41

This problem happens only on ios - not android.

@erjdriver
Copy link
Author

I think this is same as issue #6674 - I'll close this.

@lock
Copy link

lock bot commented Jan 26, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Jan 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant