how to make the Fragment/Activity not go to the backgoround
Normally In an Fragment, implicit intent can be used to start a brower
component,if there are several brower component, the Android system will
show an selection dialog ,the dialog just overlay the Fragment which send
the intent.
but in my situation when selection dialog is shown ,the Fragment go to the
background ,and the home screen can be seen.
does anyone encounter this problem ,how to make the Fragment not go to the
backgoround.
No comments:
Post a Comment