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

requestLayout() improperly called by com.joaquimley.faboptions.FabOptionsButtonContainer #55

Open
usergoodvery opened this issue Dec 5, 2018 · 4 comments
Assignees
Labels

Comments

@usergoodvery
Copy link

Hi,
I am not clear yet as to how to approach debugging these logcat messages. I was wondering if you have insight as to what might be causing them? I am running this on ANdroid 8 api 26.

12-05 23:20:59.404 W/View: requestLayout() improperly called by com.joaquimley.faboptions.FabOptionsButtonContainer{95c26c2 V.E...... ......ID 0,70-579,186 #7f09017c app:id/faboptions_button_container} during layout: running second layout pass
12-05 23:20:59.404 W/View: requestLayout() improperly called by android.view.View{c17ccd3 V.ED..... ......I. 216,-15-363,132 #7f090359 app:id/separator} during layout: running second layout pass
requestLayout() improperly called by com.joaquimley.faboptions.FabOptionsButtonContainer{4bcb010 V.E...... ......ID 0,70-579,186 #7f09017c app:id/faboptions_button_container} during layout: running second layout pass

regards

@JoaquimLey JoaquimLey added the bug label Dec 7, 2018
@JoaquimLey JoaquimLey self-assigned this Dec 7, 2018
@JoaquimLey
Copy link
Owner

Hi @usergoodvery,
Thanks for opening this issue. I'll look into it later today 👍

@usergoodvery
Copy link
Author

Thanks. I just noticed these layout messages do not appear on Android 7.0 api 24

@JoaquimLey
Copy link
Owner

JoaquimLey commented Dec 13, 2018

That's quite strange, I'll have to make some testing and probably update the underlying layout to make it more performant, I'll also update it to use the androidx package instead.

@usergoodvery
Copy link
Author

Hi There was wondering if you have gotten ahead with this?

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

No branches or pull requests

2 participants