LvKang-insist / flutter_floating

Flutter免权限悬浮窗,支持全局、单页面悬浮、支持边缘吸附,边缘吸附位置选择、位置保存、上下可滑动区域控制以及屏幕旋转窗口化后的位置修复等。The Flutter has no jurisdiction suspension window, supports global, single page suspension, edge adsorption, edge adsorption location selection, position preservation, control of the upper and lower sliding regions, and so on
https://lvkang-insist.github.io/flutter_floating/
MIT License
66 stars 18 forks source link

Hello, after Android Studio packaging, open the APP hover window always defaults to the lower right corner #16

Closed bipanfei closed 1 year ago

bipanfei commented 1 year ago

After packaging Android Studio, the hover window is always in the lower right corner by default when opening the APP, but I can run it directly with Android Studio. However, after installing APK after packaging and opening the APP, the hover window is always in the lower right corner by default, so there should be no confusion. Could you please help me analyze the reason?