rive-app / rive-android

A runtime for interactive animations on Android
https://rive.app
MIT License
350 stars 31 forks source link

190 add optional tracing #198

Closed mjtalbot closed 2 years ago

mjtalbot commented 2 years ago

fixes #190

optional add tracing. maybe worth double checking if there's a better way to make sure when its not enabled it doesn't eat up resources, I'm sure @luigi-rosso might have ideas on this too.

we could also compile this in/out if we wanted, it would be nice to be able to enable/disable this on demand though