Hello, is there a way to have SystemUI (aka. navba...
# compose
l
Hello, is there a way to have SystemUI (aka. navbar and statusbar) displayed in the Android Studio preview?
1
c
is this what you need ?
l
Looks like it. I expected it to be shown by default when you supply a device, but it wasn't the case.
Seems to mess-up the layout in a way that is very different from what would happen on a real device…
c
ah yes, I guess it's just a screen size alias basically
l
And since it's in a library module, I cannot deploy it to a device 😞
So I need to build the entire app to see how I'm fixing the insets handling 😬
c
ah, dunno, I haven't been using previews that much since it was very buggy in the beginning, need to give em a try again
l
Well, it's a bit more reliable in BumbleBee, but still painfully slow 🐌
c
haha yeah, it'll get better ! 💪
l
In maybe one year? 😅
😭 2
m
painfully slow
Did you using M1?
1
l
Kotlin 1.5.10, Compose beta08, AGP 7.1.0-alpha02, BumbleBee Canary 2, running on macOS x86_64
✍️ 2
✔️ 1
m
Bumblebee better than arctic fox? Because on m1 AF is barely usable ;)