laobie / StatusBarUtil

A util for setting status bar style on Android App.
http://t.cn/Rq746Kb
Apache License 2.0
8.82k stars 1.72k forks source link

White space at the bottom of screen #180

Closed Ali-Haider8 closed 6 years ago

Ali-Haider8 commented 6 years ago

I've got a problem when I use this library, showing a white space below or above the screen

j9aoq

laobie commented 6 years ago

Could you show your layout code?And tell me which method you calling?

Ali-Haider8 commented 6 years ago

Could you show your layout code

screenshot_3

And tell me which method you calling?

StatusBarUtil.setTransparent(this);

Ali-Haider8 commented 6 years ago

It has been Fixed at version 1.5.1 Thanks.

laobie commented 6 years ago

OK

elsennov commented 5 years ago

Still occur in HTC Android 8.0, using the same method call setTransparent(activity)

screenshot_20181010-155251 screenshot_20181010-155305