Android使用toolbar设置了fitSystemWindows = “true”的时候当edittext弹出了软键盘时toolbar被拉伸的问题 在manifest下给问题activity添加一个属性问题 android:windowSoftInputMode = “adjustPan”