Skip to content
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

[UHN-MA-70] Keyboard hides elements behind it #141

Open
Asiapenguin opened this issue May 13, 2020 · 6 comments
Open

[UHN-MA-70] Keyboard hides elements behind it #141

Asiapenguin opened this issue May 13, 2020 · 6 comments

Comments

@Asiapenguin
Copy link
Contributor

  • When on smaller devices (like LG K4 2017), the keyboard can take up half of the screens height.
  • Consider using KeyboardAvoidingView
    Text is behind keyboard when typing
@andrchoi
Copy link
Contributor

I might not be able to test this because I can't replicate the issue.

On master with no changes:
Screenshot_20200526-212201

Keyboard up:
Screenshot_20200526-211845

@Asiapenguin
Copy link
Contributor Author

Are you able to run Android Studio and its virtual machines? Try on a smaller device there to see if this issue happens. API 27 should be correct.

@andrchoi
Copy link
Contributor

I've been having trouble with Genymotion and VirtualBox starting virtual devices but I can try using Android Studio instead.

@andrchoi
Copy link
Contributor

I emulated the dimensions of a K7 and used API 27 but I'm still unable to get the bug to appear. Any ideas how to proceed?

Master, no changes:
image

Keyboard up:
image

@Asiapenguin
Copy link
Contributor Author

It seems like Tai is testing with an older version of Android. Try with 5.1.1 with API 22. Also, the device is LG K4, not K7

@andrchoi
Copy link
Contributor

Whoops I misstyped there, I meant K4. Unfortunately API 22 doesn't seem to work either.

Maybe it has something to do with the LG/non-GBoard keyboard? Not sure how to load that on the emulator though.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants