-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Navigation Left & Right Views position #995
Comments
This is an iOS 11 issue. iOS 11 adds some spacing. This issue has been noted internally and will be potentially fixed in Material 3, if a work around has not been added before hand. I will leave this up as a reminder. Thank you! |
@DanielDahan would you mind if I can fix this with work around and PR? it seems like its related to UIStackView with iOS 11 that they added up some constraint it internally. |
@intoxicated I would appreciate your help very much. Let me know what I can do to help you fix this. Thank you! |
@DanielDahan i'll set up project and play around with it for a couple day :) ill let you know |
@intoxicated excellent, thank you! From Friday to Tuesday I will not be around, so please, if you need me, ping me before or after that time. |
@DanielDahan sorry I was quite busy last couple weeks! Now I'm investigating NavigationBar, NavigationItem part.
|
Fixed on #1038 and I confirmed with running sample NavigationController. Any feedbacks would be appreciated! |
@DanielDahan Can we close this? Because #1038 is merged and is said to solve this issue. It would be better to get feedback from @shemchavez though. |
Hey, would check this tomorrow. Thanks by the way for fixing it. |
Yes this is fine to close. Thank you! |
Why they have great amount of space?
Image attached below.
The text was updated successfully, but these errors were encountered: