icerockdev / moko-widgets

Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev
Apache License 2.0
387 stars 32 forks source link

TextWidget, add isSingleLine to factory #236

Open Lobynya opened 4 years ago

Lobynya commented 4 years ago

Add isSingleLine flag to factory of TextWidget or add max line count

Alex009 commented 4 years ago

i think maxLineCount is better

Alex009 commented 4 years ago

implemented in ATRA project, and should be moved to widgets lib