Nicola Corti

Results 1291 comments of Nicola Corti

Maybe we can selectively use `ResourcesCompat` or `VectorDrawableCompat` based on the type of the image on API 19?

That shouldn't be that hard to implement though. I'd be happy to review a PR about it 👍

> I am trying to automate our app that has component built with slidetoact and appium/inspector is not able to identify the slider as it is in the custom view....

Are you referring to the slider bubble (the circular icon that the user can grab and slide)?

> If that doesn't exist yet, I'm happy to provide input for a new feature! This doesn't exist yet and it's something we could potentially implement 👍

It seems like a bug with the `border_radius`. Are you able to reproduce on the sample app of this library?

> I want to text be centered in the track area excluding the slider_icon area. > It asks if there is no attribute to set this. help. Nope there is...

What is: ``` app:slider_icon="@drawable/doublearrow" ``` Can you share the drawable or a reproducer?

Can you create a small reproducer by sending a PR with your custom drawable to this repo?

Nope the code above seems correct. I'm more interested in looking into the code of your drawable. Can you share a reproducer?