代码里设置这两行就不行了,能有办法不影响android:windowSoftInputMode="adjustResize|stateHidden"属性吗? 使用代码如下: StatusBarUtil.setTranslucentForImageViewInFragment(activity, 0, null); StatusBarUtil.setLightMode(activity);
代码里设置这两行就不行了,能有办法不影响android:windowSoftInputMode="adjustResize|stateHidden"属性吗?
使用代码如下:
StatusBarUtil.setTranslucentForImageViewInFragment(activity, 0, null);
StatusBarUtil.setLightMode(activity);