You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The size of the library is shrinked as small as possible. The main reason is the native library, almost 1MB for each arch. We can't reduce it, C++ usually produces much codes.
Hello! After using this library my apk went from 3 to 7 mb. Does the library not use minification/shrinkage ?
The text was updated successfully, but these errors were encountered: