Eric Li

Results 4 issues of Eric Li

I have added support for building tvOS framework for both x86_64 and arm64 architectures.

When I try to double tap the chip and the context menu is shown. After clicking copy/cut in the menu, the app crash due to `StringIndexOutOfBoundsException`. ![ezgif-3-2a8df27d1c](https://user-images.githubusercontent.com/709774/28929082-b81e563e-78a1-11e7-9daa-edc876143983.gif) ``` 08-03 23:21:04.274...

Using constraint layout compose version 1.1.0-alpha13 with compose BOM version 2024.06.00, after setting up horizontal chain then the elements in the chain sequence does not flip in RTL layout. Here...

bug

**Describe the bug** I tried to do a division and set the `DecimalMode` with `scale` and `roundingMode` but found out that the result is zero which `scale` is for the...