niorgai / StatusBarCompat

Status Bar Utils ---- Change Status Bar Mode Simply

Home Page:http://niorgai.github.io/2016/03/20/Android-transulcent-status-bar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

在6.0系统 设置了透明状态栏后android:windowSoftInputMode="adjustResize"属性失效

haoxikang opened this issue · comments

commented

设置 StatusBarCompat.translucentStatusBar(this);
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M) {
StatusBarCompat.translucentStatusBar(this, true);
} 的时候 adjustResize 属性正常,设置后属性失效

commented

= =滴滴滴滴 快看我的issue

commented

呃..最近网络屏蔽了Gmail没收到..我的7.0没问题啊

华为手机系统5.1状态栏没有改变过来

commented

@LionsZhang 华为 Rom 问题,无能为力