Does it behave differently if you provide the preview with a big enough screen?
a
Alex Vanyo
07/19/2024, 7:28 AM
Which version of Android Studio are you using to preview?
There was a known issue where the window size would be calculated incorrectly, which should be resolved in Koala Feature Drop Canary 4 and later
s
shaktiman_droid
07/19/2024, 4:33 PM
@Stylianos Gakis No. With big enough screen, it just widens the
ListPane
view
👍 1
shaktiman_droid
07/19/2024, 4:33 PM
@Alex Vanyo Using
Android Studio Koala | 2024.1.1 Patch 1
Build #AI-241.18034.62.2411.12071903, built on July 10, 2024
a
Alex Vanyo
07/19/2024, 4:59 PM
Got it, it’s expected that Koala (not feature drop) will still have the issue. So it should be resolved once you update.
s
shaktiman_droid
07/19/2024, 5:20 PM
Just tried on Feature Drop
Android Studio Koala Feature Drop | 2024.1.2 Beta 1
and I can see preview as expected now.
Thanks @Alex Vanyo