If I could convince someone here to give me a nick...
# compose
b
If I could convince someone here to give me a nickel every time I write
TextView("Some Text", modifier = …)
instead of
Text("Some Text", modifier = …)
… man I’d be 💰
😄 1
h
I don't do this with
Text
or any other default composable but whenever I want to write a new composable myself, it is immediately named
FooBarView
🙂
b
haha. For some reason, I only do it with
Text
… but it’s EVERY. SINGLE. TIME. And sometimes I even curse at AS for making it red for a few seconds .. “What you mean, ‘Unresolved Reference’, AS”?!?!?!?!?! 🤬