Thanks Mark, As soon as I throw a dialog within activity that has setSystemUiVisibility set to HIDE_NAVIGATION, that flag got cleared. Is that the expected behavior?
-Agus. On Thu, Apr 26, 2012 at 5:14 PM, Mark Murphy <[email protected]>wrote: > On Thu, Apr 26, 2012 at 8:07 PM, Agus <[email protected]> wrote: > > I am wondering if systemUiVisibility flag set via setSystemUiVisibility > is a > > global flag across apps? > > No. You only affect your app with that flag. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > Android Training...At Your Office: http://commonsware.com/training > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

