rameshkec85 / BottomTabsFragmentTabHost

This example consists tabs in bottom, using FragmentTabHost.
114 stars 63 forks source link

Not compatible with keyboard? #3

Open AnkurJagani opened 9 years ago

AnkurJagani commented 9 years ago

Can you please help me with this issue. When keyboard gets on the screen, bottom tabbar also going above it. This is misbehaviour. Can you please show me solution for this bug?

device-2015-03-24-120207

rameshakulapc commented 9 years ago

Try this in manifest: android:windowSoftInputMode="adjustResize"