Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BottomBar not update position when SystemNav bar hidden #849

Open
Tornaco opened this issue Sep 22, 2017 · 2 comments
Open

BottomBar not update position when SystemNav bar hidden #849

Tornaco opened this issue Sep 22, 2017 · 2 comments

Comments

@Tornaco
Copy link

Tornaco commented Sep 22, 2017

The BottomBar should but not auto update when System navigation bar changed from show to hidden on HuaWei device, EMUI5.1, Android7.0.

@Tornaco
Copy link
Author

Tornaco commented Sep 22, 2017

Reproduce video: https://youtu.be/mQsPSeeYImk

@Tornaco
Copy link
Author

Tornaco commented Sep 22, 2017

I used the underNavbar behavior:

 app:bb_behavior="underNavbar"

and styled:

<style name="AppTheme.TransNav" parent="AppTheme">
    <item name="android:navigationBarColor">@android:color/transparent</item>
    <item name="android:windowTranslucentNavigation">true</item>
    <item name="android:windowDrawsSystemBarBackgrounds">true</item>
</style>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant