bostrot / flutter_android_pip

Simple Flutter plugin for Android picture in picture mode.
MIT License
14 stars 14 forks source link

How to change the size of pip and leave it? #7

Closed cangSDARM closed 4 years ago

cangSDARM commented 4 years ago

as the title described

May add more activities for a helpful example.

bostrot commented 4 years ago

Android doesn't yet support that of my knowledge. Though this will be in the Android 11 release. The only thing you could do now is change the aspect ratio of the screen.

cangSDARM commented 4 years ago

Got it, then I close this issue.

BrownieBits commented 3 years ago

How would i change the aspect ratio? Basically when it is in PIP i just want a small square icon and when not, it would go to full size.