jacklai24
jacklai24
I try to modify like this but not success. Please help me how to do. Thank you. ExpandableRecyclerViewWrapperAdapter.java Line 701. if (expand) { if (mPreGroupPosition != -1) { mPositionTranslator.collapseGroup(mPreGroupPosition); }...
java.lang.IllegalArgumentException: Called attach on a child which is not detached: ViewHolder{3dbc6e98 position=1 id=0, oldPos=-1, pLpos:-1 not recyclable(1)} I got this error message. Please help me. Thank you.
I want only one group expand at once. When I click another group, this group expand and previous group collapse.
Hi friend, I found that when called to PackageExists function always returns false. If I directly call startActivity and set component name in intent, it's work. Do you have any...
Thanks for your reply. I'll try to implement this feature and feedback to you.
Update some information, the MediaCodec.BufferInfo() get the buffer size is always 11 byte.
Hi @pedroSG94 , Thanks for your reply. I found that this situation is on the client side not previewed on my device. Do you mean that using openglview will also...