Seal

Results 14 issues of Seal

While the json returned from server has a property called `size`: ![image](https://user-images.githubusercontent.com/9211902/47079133-4fe14e00-d237-11e8-9534-02ec5c6368cf.png) 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...

documentation

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...