Tom Hennen 91fb7e6c2a Fixed some NullPointerExceptions
These were happening on some handsets when onPrepareOptionsMenu was getting called.

It is sometimes called before the menu is actually loaded, causing us to not find the
MenuItem we're looking for.

This solves the symptom, if not the cause.

After making this change the number of failures reported on Apkudo dropped from 20 devices to just 6.
2015-04-17 17:29:00 -04:00
..
2015-04-17 17:29:00 -04:00
2015-03-14 15:19:06 +01:00
2014-09-17 20:51:45 +02:00