Hi,
In normal situation tab is working fine. but when i typing in edittext keyboard popup, at this time bottom bar cut. after typing complete and when we hide keyboard tab is not goes to normal state.tab is cut in all complete app.
Please find below attach image.



same problem here
same problem
same problem here
Same issue here, but only by using emulator.
Also got this
Even I'm also having this problem
Adding this android:windowSoftInputMode="adjustPan" into Activity solves my problem.
Thanks vinothvino42. It's working.
Thanks @vinothvino42 . It's working.
Most helpful comment
Adding this
android:windowSoftInputMode="adjustPan"into Activity solves my problem.