Pham Quy Hai

Results 5 issues of Pham Quy Hai

I have problem Error log: E/AndroidRuntime(3240): java.lang.NoSuchMethodError: org.andengine.opengl.util.GLState.enableScissorTest when using enableScissorTest ``` pGLState.pushProjectionGLMatrix(); pGLState.enableScissorTest(); // Line error .................................. super.onManagedDraw(pGLState, pCamera); pGLState.disableScissorTest(); pGLState.popProjectionGLMatrix(); ``` if game using Activity no error Only...

Hi, I have a problem, people help me with Flow screen Screen -> Sprite A -> Sprite B -> Sprite C I want to move C to see through B...

### Version Information Server Version: v2.10.0-beta.1 CLI Version (for CLI related issue): v2.9.0 ### How to reproduce the issue? - Click reload enum in table settings - Click Reload metadata...

k/bug

how to call custom actions and remote schema in react admin ?

Hi bro, I have a model that supports dynamic shape, but tflite does not support it when converting, but it does support it from the code. Doc from TFL https://www.tensorflow.org/lite/guide/inference#run_inference_with_dynamic_shape_model...