Jorge

Results 28 comments of Jorge

Hi @CMingTseng I'm not aware how is Android doing to load Ktor server config internally. I've seen many people asking something similar in Kotlinlang Slack channel. Maybe you can try...

Same here. In my case I still didn't see it working. I will investigate a bit, let's see if I find something.

Hi @FranPR9 I've fixed this by adding a method to ChipsInput class to add a list of chips. Then I forward it to the adapter and in the adapter it...

Also it is not possible to disable Edittext and solve autofocus problems. Do you think this will be fixed or should I make a fork? PS: nice lib! thanks!

Hi @mariciv, @pchmn I've created a [PR](https://github.com/pchmn/MaterialChipsInput/pull/51) with a fix to the EditText new instance problem. Please have a look. This is a temporary fix and I would recommend to...

@TitusCln you are doing dirty things! but I like it ;)

Hi @ajay-nagarajan You can always pull from the PR I did with a temporary fix. https://github.com/pchmn/MaterialChipsInput/pull/51

Hi @bagintz I would recommend you to move to https://github.com/pchmn/MaterialChipsInput It is offering the functionality I was looking for.

Yep, really updated indeed. Long time since published with not much time to spend here. Thanks for the issue + PR. I will check shortly if all works.

Sorry taking me so much time, we are pretty busy with our next release. Thanks for your effort, good job here!