Bottombar: Bottombar cut when typing in edittext keyboard pop up

Created on 1 Dec 2016  路  9Comments  路  Source: roughike/BottomBar

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.

  1. 1st image When No keyboard open tab bar is working fine.
  2. 2nd image when keyboard open we start typing in edittext tab is cut.
  3. 3rd image after hide keyboard tab not goes to normal condition.

device-2016-12-01-102909
device-2016-12-01-104113
device-2016-12-01-104133

Most helpful comment

Adding this android:windowSoftInputMode="adjustPan" into Activity solves my problem.

All 9 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ryanhoo picture ryanhoo  路  3Comments

LOG-TAG picture LOG-TAG  路  5Comments

avivcaspi picture avivcaspi  路  8Comments

mag2007 picture mag2007  路  8Comments

zhangzhzh picture zhangzhzh  路  7Comments