On Mon, Nov 5, 2012 at 4:51 PM, Latimerius <l4t1m3r...@gmail.com> wrote:
> Hm, I'm under the impression either that or the three-dots button at
> the lower right corner of the screen should work for any legacy app...

Only if that button shows up.

For example, if android:targetSdkVersion="14" or higher, *and* you
have suppressed the action bar (e.g., via a NoTitleBar theme), there
is no three-dots button and no means of accessing the menu.

Corollary: if you are using android:targetSdkVersion of 14 or higher,
either have an action bar or do not try to use the old options menu
facility.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in DC: http://marakana.com/training/android/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to