ZieIony

Results 25 comments of ZieIony

I'm not sure I understand the question. All features provided by this library require adding it as a dependency. See:https://github.com/ZieIony/Carbon/wiki/Installation

For corners Carbon reuses ShapeAppearanceModel from Google's Material Design library. Did you try using more complex corner setups with Google material components? Does it work for you?

Hmm, then it can be quite difficult to reproduce. Could you provide me with a minimal example application demonstrating your issue? I could launch it on my device and see...

Could you please elaborate on the issue? Maybe attach a screenshot?

I simply forgot that these rules were there. I rarely build my side projects in release versions, so I don't pay too much attention to that, unless someone points that...

https://code.google.com/p/android/issues/detail?id=56831 https://code.google.com/p/android/issues/detail?id=114941

You're right, Carbon really needs states. Most of Carbon widgets doesn't work well with `disabled` state and it's something I would like to improve.

It would be nice to have such ColorStateDrawable: ``` xml ``` but Android

While having a preprocessor is a great idea, I don't think that it's possible due to complexity of Carbon's widgets. Most of them is tightly integrated with other parts of...

Good point. Let's leave this issue open, I need to think about it.