Open Apper123 opened 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!!
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.
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!!