android - Prevent Dialog from closing when locking the phone -


i have android application create dialog. if lock phone , unlock dialog gone because have paused activity. there way can keep dialog open after unlock phone or unpause paused activity?

yes, use dialogfragment instead of simple dialog. details here , internet full of dialogfragments :)


Comments

Popular posts from this blog

visual studio - vb.net filter binding source by time -

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -