Lee
Results
1
issues of
Lee
使用translucent属性后,如果window.getDecorView().setSystemUiVisibility(View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN | View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR),会导致actionBarOverlayLayout.getPaddingTop()为0,软键盘监听都不正常了,有什么办法解决吗