Nick

Results 540 comments of Nick

Are you using CardViewNative objects in a CardRecyclerView with a custom layout, then when scrolling up and down you start to see multiple layouts being inflated on the same card?...

It inherits from the RecyclerView, so yes.

I'll take a look at integrating these two things together

The Trash project is using some ESModule formatting which is making it infeasible to simply integrate this code. A lot of the library logic is relatively straightforward, but the dependencies...

Okay I think after reviewing [a developer help guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) and [an open ts-node issue](https://github.com/TypeStrong/ts-node/issues/1007) I'm on the right track. It does require some refactoring in this project, but I hope...

I went through [the process of deploying Hugo sites to Firebase](https://medium.com/@fleker/deploying-a-site-to-firebase-hosting-using-google-cloud-build-hugo-and-docsy-a95d97c84a47) and [here is my Cloud Build](https://github.com/google/cyanobyte/blob/55dd7b9d0eceef337ecda6a8b0f595d4b28db211/cloudbuild-deploy.yaml)

Looks like a sample rate issue between the code and your hardware device.

So gRPC also has this audio response clipping? It is not doing anything specific with the audio stream.

Looking at the message, I think your version of gRPC is 1.24.1