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

Dropdown Menu List issue on API 22 and API 23 #33

Open Apper123 opened 8 years ago

Apper123 commented 8 years ago

I was implementing Application run on API 22 and API 23, got issue with Dropdown List Menu, it shows within the box. And I tried to set dropDown.setClippingEnabled(true); But if the column too long, content shows outside the screen.

Please help!!

danizwam commented 8 years ago

Hi,

does it look like this: http://forum.xda-developers.com/showpost.php?p=61011457&postcount=948

I got a similar error. Compile with Android SDK <=16.