Issue with animated inset keyboard padding
Closed this issue · 2 comments
kriticalflare commented
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 commented
@kriticalflare
Do you use fitsSystemWindows="true"?
I had this issue when use this in the root view