pingpongboss / StandOut

StandOut lets you easily create floating windows in your Android app.
http://pingpongboss.github.com/StandOut
MIT License
1.24k stars 379 forks source link

StandOutFlags.FLAG_WINDOW_EDGE_LIMITS_ENABLE and orientation change #42

Open pawaom opened 7 years ago

pawaom commented 7 years ago

orientation change and StandOutFlags.FLAG_WINDOW_EDGE_LIMITS_ENABLE doesnot update limits for the window.

When I start the app with portrait mode and then change to landscape it still has edge limit for portrait only, how can we update the limit when orientation is changed