Android have alertdialog not block app options menu -



Android have alertdialog not block app options menu -

i've searched around while on haven't found anything. have "about" alternative in app's main options menu gives user back upwards info (# call, version info, etc). have alertdialog prompts user take external action before app proceeds (they have this). it's possible user may want back upwards info while alertdialog present. there way create alertdialog not block app's alternative menu? or maybe show options menu on top of alertdialog somehow?

edit - not on top of dialog itself, in same spot be, on top of overlay.

i ran similar problem dialog , sound. problem when dialog appears, caused original activity pause, had unintended consequences.

in case found easier implement own dialog interface using relativelayout , framelayout within original activity.

android android-layout

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -