Is there any way to create a UI differently accord...
# android
n
Is there any way to create a UI differently according to the size of the screen in Compose UI?
j
I'm sure you can create a simple if else statement based on the devices size. Or create a resource value that will change a boolean value depending on device configuration.
👍 1
n
@jefbit Thx.
i
The best place to direct Compose questions is to the #compose channel FWIW
👍 2
n
@Ian Lake Oh... there was a channel like this. Thank you.
👍 2