Jacksgong / JKeyboardPanelSwitch

For resolve the layout conflict when keybord & panel are switching (Android键盘面板冲突 布局闪动处理方案)
Apache License 2.0
4.18k stars 684 forks source link

怎么修改KPSwitchPanelLinearLayout默认的高度 #63

Open traywangjun opened 7 years ago

traywangjun commented 7 years ago

我的 emoji栏是自适应高度 但是KPSwitchPanelLinearLayout有默认高度 就多出来一块

shiqos commented 6 years ago

@traywangjun 设置 mPanelRoot.setIgnoreRecommendHeight(true);