yohei yoshimuta
yohei yoshimuta
Sounds interesting, but I'm not sure it's relevant in this library.
@rastaman111 Thank you for reaching out. I'm not sure if it's caused by the application UI's matter or RxMusicPlayer's something. It's better to reproduce this issue based on our example...
@rastaman111 Thank you for a nice feature request. I put it on the back burner at the moment, but if you send a PR, I'm willing to merge it.
I mean a [pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests), right?
@rastaman111 Can you implement this feature and request me to review your pull request? If it would be difficult, I could probably work on it this month and the next...
@Shishani58 Sorry for the late replay. It looks hard to do something like numberOfLoops at the moment. To support this, RxMusicPlayer should implement the numberOfLoops for repeatOne, like the below....
@rastaman111 I guess this way of updating is not supported.
Hi, I stumbled upon this issue while tackling the similar problem: yoheimuta/protolint#234. FWIW, protoc-gen-protolint supports proto3 optional. Moreover, protoc-gen-protolint is meant to be a drop-in replacement of protoc-gen-lint. I hope...
That sounds nice 👍
When linting the snippet, I got `EnumField name "PROTO_SENTIMENT_NEUTRAL" with zero value should have the suffix "UNSPECIFIED".` This is valid. > Verifies that the zero value enum should have the...