I noticed a double "def" in your example, but that is probably just a typo in the email.
> --
> You received this message because you are subscribed to the Google Groups "Ruboto (JRuby on Android)" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to ruboto+un...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rub...@googlegroups.com
I think the problem is that onCreateOptionsMenu gets called before the app starts, and won't get called again (on versions of the OS that have the ActionBar).
Have your initial activity's onCreate open up a new activity and then call finish.
ssteidte
unread,
Feb 3, 2013, 9:04:10 PM2/3/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message