Just started getting everything set up, the exampl...
# storyboard
a
Just started getting everything set up, the examples in https://github.com/bnorm/storyboard are super useful to get all the pieces plugged together One note - it looks like
storyboard-easel
is expecting
material2
usage, not
material3
? It looks like a usage like here pulls out configuration from the
material2
MaterialTheme
b
Correct. I was planning to update to
material3
soon after droidcon. Is that going to be an issue? I might be able to update sooner if it's needed?
a
Shouldn’t be an issue, I’ll just plan to use
material2
at the moment to avoid conflicts. I doubt I’ll be doing enough Material-based theming where I’ll feel the difference, and I want to try out the built-in utilities in
easel
which seem pretty cool
b
Just shows how much actual Compose development I do that I only found out about about
material3
like 2 months ago... 🫣
😆 1