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

Issue with animated inset keyboard padding #119

Open
kriticalflare opened this issue Sep 13, 2021 · 2 comments
Open

Issue with animated inset keyboard padding #119

kriticalflare opened this issue Sep 13, 2021 · 2 comments

Comments

@kriticalflare
Copy link

I am facing a few issues with using the animated ime support in my app. As you can see the edittext's animate upwards and drop back again behind the keyboard

Went through a few issues and i think the issue is similar to #93. Hence, i tried applying the padding to the linearlayout as recommended there but the issue persists as shown in the attached video.

I have attached my project along with relevant commit https://github.com/kriticalflare/SocietyApp/tree/84088adbab5e7dae533ae5dc443aaa2c3c0c38be

animated.ime.mp4
@ViktoriiaPalykhata
Copy link

@kriticalflare
Do you use fitsSystemWindows="true"?
I had this issue when use this in the root view

@rusmichal
Copy link

rusmichal commented Mar 2, 2023

I had the same issue fitsSystemWindows="true" helped me but should we really use fitsSystemWindows according to this video. This confusing a lot. Why we need to even thinking about moving view below the status bar....

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

No branches or pull requests

3 participants