I found that under decorView
, with or without title or ActionBar
, ViewStub
would exist.
What's the use of it?
basing on id of this view its is probably place/space/container for ActionMode
layout. On some devices it may look like below (top bar above content, when ActionBar
/Toolbar
present then is replaced)