zhangsl
Results
3
comments of
zhangsl
It seems that: 1. execute "npm run build" to build the project. 2. pack the generated build directory to bodymovin.zxp with ZXPSignCmd.
I met the same problem in my own project, my solution is to write like this. private boolean DUBUG = false; if (DEBUG) { Log.d{"XXX"} } if DEBUG is false....
Hello @Deep21 Here are sorts of examples https://github.com/octo-online/RoboSpice-samples