Android Alert Dialog with ActionBar Enabled

552 views Asked by At

Is it possible in Android to show a custom Alert Dialog in a Fragment below the ActionBar, having enabled the ActionBar Buttons and disabled the below screen for any action (thats what an Alert Dialog do).

My need is to enable the ActionBar during the AlertDialog is opened.

Thanks in advance.

0

There are 0 answers