Join Slack
Powered by
How to align two Text composables by a baseline?
# compose
s
Sergey Y.
10/05/2020, 10:30 PM
How to align two Text composables by a baseline?
Sergey Y.
10/05/2020, 10:34 PM
I mean except the way using the Constraint layout.
v
Vinay Gaba
10/05/2020, 10:39 PM
Here’s how -
https://github.com/vinaygaba/Learn-Jetpack-Compose-By-Example/blob/master/app/src/main/java/com/example/jetpackcompose/layout/ViewLayoutConfigurationsActivity.kt#L317
👏 1
👍 4
s
Sergey Y.
10/05/2020, 10:57 PM
Thanks
v
Vinay Gaba
10/06/2020, 4:03 AM
of course!
p
Prashant Priyadarshi
10/06/2020, 4:34 AM
This is very helpful
@Vinay Gaba
.
🙏🏼 1
3
Views
Open in Slack
Previous
Next