Joshua Frank

Results 13 comments of Joshua Frank

I don't think it should be permanently changed. Probably still want Binder to work. I think maybe an environmental variable to set the behavior? Where would be the best place...

I think a simple method to add tutorials would just create an examples folder. Then export some working code.

We also had a memory leak. This fixed it completely. I haven't seen any issues with disk usage so far but I'll keep an eye out.

I have been using this pull in production. It's run over 10 million times with no issues. Before this we were rebooting the servers every couple of days due to...

Any update on this. I get the same issue on web and Android. ![Screenshot_20240505_130909](https://github.com/mhmzdev/awesome_snackbar_content/assets/230666/5c97b77d-0b01-48a4-9072-f06282ca91c6)

@u-sour Thanks. Setting padding worked perfectly.

Maybe one of the pull requests caused an issue. I can't check right now. See if an earlier commit works for you. Then let me know the hash. On Sun,...

> @frankjoshua Hello, I see that you are active on the project and I wanted to know if you had the same problem in production? thanks Sorry, no. My project...

I forgot to mention. Fixes [#30](https://github.com/adaptyteam/AdaptySDK-Android/issues/30)

Rebased to 3.10.0. This keeps test integration StrictMode-safe (prevents false positives) with no runtime/API changes. Resubmitting since last release didn’t merge—would appreciate inclusion this time.