Window.FEATURE_NO_TITLE
does not work when activity traces or activity-lifecycle breadcrumbs enabled
#1768
Labels
Window.FEATURE_NO_TITLE
does not work when activity traces or activity-lifecycle breadcrumbs enabled
#1768
if using
requestWindowFeature(Window.FEATURE_NO_TITLE)
, title bar is still visible.workaround:
The text was updated successfully, but these errors were encountered: