David Miguel Lozano

Results 76 comments of David Miguel Lozano

Hi sk3llo! That's awesome 😃 If you don't want to make a PR share the code with me and I'll include it. I was thinking to migrate the library to...

Thank you very much @sk3llo! I'll integrate your changes when I work in the Kotlin migration 😄

Duplicate of https://github.com/Kotlin/kotlinx.coroutines/issues/1446

Hi @RaghavendraDex Thanks for reporting. I've also experienced some issues with constraint layout `2.0.0-beta2`. Apparently is [less stable](https://www.reddit.com/r/androiddev/comments/c3g1n5/low_performance_in_constraintlayout_200beta2/) than `2.0.0-beta1`. I'm my production app where I use this library I'm...

Then I would stick to that one for now until they release a more stable version. I'll update the library to depend on that version then.

Hi Kevin, thank you very much for the PR 😃 I'll review it in the next couple of days. Cheers!

I'm having a pretty busy week... but I haven't forgotten your PRs :) Sorry for the delay and thank you!

Hi @saeed74, thanks for reporting. There's already a ticket about the margin between keys #11. Regarding the size, the library is using Autosizing TextViews, so the text adapts its size...

I'll leave this ticket for the font size feature and create a new one for the font type. Thanks.

Unfortunately not, I didn't have time to work on it yet.