0
score
2.9K
views
no
status
CC BY-SA 3.0
Check If MenuItem is In ActionBar Overflow
You can use reflection. Put the following code in a class and then invoke Foo.isInOverflow(yourMenuItem); Note: you need to add the following line to your proguard configuration file so reflection works in production...