Reputation: 2752
I have created the Foldable phone emulator from AVD. But, I'm unable to fold the screen to test out the foldable feature and test my flutter project.
How do we fold the foldable phone emulator to show the folded region only?
Upvotes: 1
Views: 4109
Reputation: 3411
There should be one book type icon(open/close depending upon emulator state) , below rotation icon on side menu in the emulator, use that to expand/collapse emulator.
Upvotes: 4