Open usergoodvery opened 5 years ago
Hi @usergoodvery, Thanks for opening this issue. I'll look into it later today 👍
Thanks. I just noticed these layout messages do not appear on Android 7.0 api 24
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.
Hi There was wondering if you have gotten ahead with this?
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