When I run the application it works with no error. I have 4 buttons in my chip navigation bar. When I click on the first three buttons it doesn't click on the button that I clicked, it automatically clicks the last button. How can I fix that bug? (I'm working with Java)
W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@fa524d7
W/System: A resource failed to call close.
W/System: A resource failed to call close.
D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0)
D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0)
I/chatty: uid=10086(com.example.quitter) RenderThread identical 2 lines
D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0)
D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0)
W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@f4f37fa
D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0)
D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0)
D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0)
I/chatty: uid=10086(com.example.quitter) RenderThread identical 1 line
D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0)
I cannot replicate on the library side, probably an issue with your implementation. I'll close this for now, if you have a repo replicating the following issue feel free to reopen
When I run the application it works with no error. I have 4 buttons in my chip navigation bar. When I click on the first three buttons it doesn't click on the button that I clicked, it automatically clicks the last button. How can I fix that bug? (I'm working with Java)
W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@fa524d7 W/System: A resource failed to call close. W/System: A resource failed to call close. D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0) D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0) I/chatty: uid=10086(com.example.quitter) RenderThread identical 2 lines D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0) D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0) W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@f4f37fa D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0) D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0) D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0) I/chatty: uid=10086(com.example.quitter) RenderThread identical 1 line D/EGL_emulation: eglMakeCurrent: 0xe6f85300: ver 2 0 (tinfo 0xe6f832c0)