Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Tab page headings get compressed on iOS #16

Open
lobbo232 opened this issue Aug 5, 2020 · 1 comment
Open

Tab page headings get compressed on iOS #16

lobbo232 opened this issue Aug 5, 2020 · 1 comment

Comments

@lobbo232
Copy link

lobbo232 commented Aug 5, 2020

I have found an issue with tabbed pages on Xamarin that occurs on iOS.
I have enabled the plugin in AppDelegate with IQKeyboardManager.SharedManager.Enable = true;

My page is shown below. It is a tabbed page in Xamarin.Forms with a ListView that shows many rows, and a StackLayout below it with the text box.
IMG_0198

When I click in the textbox, the keyboard works exactly as expected and the content is not overlapped any more. Great!
IMG_0199

However, when the keyboard closes the tab page buttons at the bottom are also gone as shown here:
IMG_0200

Xamarin.IQKeyboardManage: v1.4.1
Device: iPhone XS Max iOS 13.5.1
Xamarin: 16.6.000.1061
Xamarin.Forms: 4.6.0.762
Xamarin.iOS: 13.18.2.1

@restorepro
Copy link

I have the same issue. My tabbed page doesn't completely go away but the tabbed page (menu icons) are cut in half so you can only see only about half of their height...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants