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

NavigationDrawer not overlapping StatusBar #36

Open
hardysim opened this issue Jan 30, 2017 · 3 comments
Open

NavigationDrawer not overlapping StatusBar #36

hardysim opened this issue Jan 30, 2017 · 3 comments

Comments

@hardysim
Copy link
Contributor

Using the new Lib-Version 2.0.0 the NavigationDrawer does not overlap the StatusBar anymore when a selection was made and the toolbar returns to its "normal" state.

Presumably related to #32

@dvdciri
Copy link
Owner

dvdciri commented Jan 30, 2017

Can you provide screenshots/logs? Also if you can please stick to the template of the issue and follow the headers would be great!

@hardysim
Copy link
Contributor Author

Here are some screenshots:

drawer overlapping status bar (correct)

image

drawer behind status bar (wrong)

image

As mentioned, this happens after a selection was made and the lib "restores" the toolbar (but actually, it just sets the icon and title to the one I specified in MultiChoiceToolbar#Builder()#setTitles().


I want a way to restore the full (correct) state before the lib changes the toolbar. This would include the title, icon, icon-animation (when opening the drawer it transforms from hamburger-icon to arrow-icon) etc.

@hardysim
Copy link
Contributor Author

hardysim commented Apr 6, 2017

I just realized that this happens only after the selection is finished (so it's still correct when selection is in progress). Maybe this helps identifying the problem.

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

2 participants