android - Calling startActivityforResult from tab activity then Alertdialog will not show in Tabactivity -


i have 3 tabs. 3 activities open tabs. in that, 1 tab contains 2 buttons, 1 opening map in next activity , 1 showing dialog. before clicking on 1st button 2nd button working once click on 1st(map button - fragment activity) 2nd button not working.

i opening map tharough startactivityforresult() , return me latitude , longitude. clicking alert button alert not display application hangs time.

as per sense dialog displaying not showing. don't know happened.

if has idea please me.

this functionality working in ics.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

trac - Modifying workflow to add a status and split on ticket type -

Delphi interface implements -