https://kotlinlang.org logo
#compose
Title
# compose
f

florent

08/27/2020, 1:11 PM
Hi, on the compose examples, what's the best one to look at if we want to see an app that adapt it UI for tablet?
p

ppvi

08/27/2020, 1:19 PM
we haven't adapted any samples to tablets
😢 5
a

Adam Powell

08/27/2020, 1:25 PM
You can access any of the configuration parameters by using
ContextAmbient.current.resources.configuration
And `if`/`when` on any of the same properties used by resource directory names
z

Zach Klippenstein (he/him) [MOD]

08/27/2020, 4:22 PM
There are android tablets?
🧌 6