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

hide() calls getShowIntent() #15

Open pingpongboss opened 11 years ago

pingpongboss commented 11 years ago

It should call getHideIntent() https://github.com/pingpongboss/StandOut/blob/master/library/src/wei/mark/standout/StandOutWindow.java#L139