Y
Hacker News
new
|
ask
|
show
|
jobs
by
saagarjha
403 days ago
FWIW Android's XML layout is actually pleasant to use (though Jetpack Compose is also quite good).
1 comments
cosmic_cheese
403 days ago
My experience with Android XML is mixed, but that might actually be more of an Android Studio problem. I did enjoy being able to reasonably hand edit the files, which isn’t practical with XIBs, and so naturally git conflicts aren’t as hairy.
I definitely prefer Compose these days though.
link
I definitely prefer Compose these days though.