:scream_cat:
# splitties
m
🙀
s
Come to #inkremental, we have cookies RelativeLayout 🙂
l
ConstraintLayout is more efficient and overlaps RelativeLayout features, so Splitties doesn't support decade-old RelativeLayout, but only ConstraintLayout.
m
@sngrekov, thanks but I've chosen MVVM and have #lychee for this.
👌 1
@louiscad,
ConstraintLayout
efficiency is more a myth than realily. I use
RelativeLayout
because it is already in Android SDK. It is enough in many cases.
Nope, I'm explaining to Sergey why I don't want Inkremental which comes along with React architecture I don't like.
🆗 1
l
Well, you can make your own and even mimick naming in Splitties Views DSL ConstraintLayout if you believe ConstraintLayout advantages are a myth. It's pretty easy to do actually.