(Shameless plug) You know Anko layouts? What do yo...
# anko
l
(Shameless plug) You know Anko layouts? What do you think of this ?

https://raw.githubusercontent.com/LouisCAD/Splitties/master/viewdsl-ide-preview/Splitties%20View%20DSL%20IDE%20preview%20example.png

I tried to write a View DSL, and I succeeded IMHO. I use it in all my Android projects now, since few months. It's open source in my project named "Splitties" and has been released only a few days ago. Yes, it supports
ConstraintLayout
!
I'd like you to discover it and to receive your feedback simple smile Here are the relevant links: - Splitties home page : https://github.com/LouisCAD/Splitties - Splitties View DSL : https://github.com/LouisCAD/Splitties/tree/master/viewdsl - Splitties View DSL IDE Preview : https://github.com/LouisCAD/Splitties/tree/master/viewdsl-ide-preview -
ConstraintLayout
example: https://github.com/LouisCAD/Splitties/blob/733d8385d5241df1dd45e94a61a294b346abe235/sample/src/main/java/com/louiscad/splittiessample/viewdsl/ConstraintLayoutExampleUi.kt#L36
👍 5
👀 1