Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is to fix the qr code not working horizontally, it isn't quite perfect I think but I'll let you take a look at the following pictures.
The old qr:
Portrait - I like how the text is above the bottom navigation bar here.
Landscape - It overflow and the qr code doesn't work because the profile picture is way to big.
The new qr:
Portrait - The text is now very low and behind the bottom navigation bar.
Landscape - The qr now works but I think the text is a little big.
I like how the old portrait text was and kind of how it looked in landscape but the qr code didn't work, this new way works but I don't quite like the text. Maybe we make the text smaller in the new landscape ui matching the old way without having to scroll and being over the navigation bar in portrait mode. I think I am missing something though, let me know the best way to do this.