Dmitriy P
Dmitriy P
I create ModelRenderable with glb model file that contains a few skeleton animations. But animationDataCount is zero. Do you plan to support animations for glTF/GLB formats?
Now if network connection was lost user disconnected from room. How I can implement behaviour with reconnection timeout ?
There was a need to clear the pending commands for example when activity is destroyed to prevent execute twice commands on activity start.
``` listView.setRefreshingColor(android.R.color.holo_orange_light, android.R.color.holo_blue_light, android.R.color.holo_green_light, android.R.color.holo_red_light); ``` NoSuchMethodError: Landroid/support/v4/widget/SwipeRefreshLayout;.setColorScheme You need to add if(Build.VERSION.SDK_INT < Build.VERSION_CODES.LOLLIPOP) setColorScheme else setColorSchemeResources
Spannable effect not showing
It is working very slow on my Samsung s7. Is there any way to improve it? Maybe decrease quality?
Got a crash after a few second on accept incoming video call ` --------- beginning of crash 2022-02-24 12:49:04.407 20643-21165/org.test.mobileclient A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr...