Decathlon / vitamin-android

Decathlon Design System UI components for Android applications
https://www.decathlon.design
Apache License 2.0
79 stars 21 forks source link

bug: Text input counter on Android #183

Closed marcBeyseckerFrog closed 1 year ago

marcBeyseckerFrog commented 1 year ago

For the TextInput composable, if the parameter "Helper text" is null, the counter is on the left side instead of the right side.

ManonPolle commented 1 year ago

Thanks @marcBeyseckerFrog for reporting this issue ! We'll do our best to look at it shortly. & If you want, feel free to contribute

apauchet commented 1 year ago

Hello @marcBeyseckerFrog. I analyzed your issue, but sorry, I can not reproduce it. If your problem persists please give me more information and screen view. Thanks

apauchet commented 1 year ago

This issue is about vitamin-compose project and it has solved with this fix https://github.com/Decathlon/vitamin-compose/pull/165