https://kotlinlang.org logo
#compose
Title
# compose
r

romainguy

06/17/2019, 9:14 PM
We have ideas and prototypes for ConstraintLayout in Compose
🙌 29
t

themishkun

06/18/2019, 7:41 AM
Can you show some ideas? I could not imagine how it can work. In my experience with Anko/Anvil it is very verbose and cumbersome
s

sngrekov

06/18/2019, 8:28 AM
The most problematic thing with CL in declarative style is creating ids for every single view with ViewCompat.generateId()🙁
3 Views