Seal
Seal
While the json returned from server has a property called `size`:  But in `tenor-android-core` SDK there can't get this property value form `Image` nor `Media` Class ```java public class...
Hi. Very glad to find this library. But after reading the readme, also can not see what it looks like, I think it's better to add pictures to let people...
And update to newest K/N version 1.3.50?
The CommandLineTool.kt was previously hardcoding /bin/bash, which is not available on Android. This change modifies the `runCommand` function to dynamically check the operating system. If the OS is Android, it...