Eliminate PhoneWindow$DecorView from embedded intents in an ActivityGroup (TabHost)
- by synic
I'm trying to simplify my views and get rid of some of the nested layouts, and I noticed while looking at the hierarchyviewer that embedded Activities in a TabHost have a PhoneWindow$DecorView. Is there a way I can get rid of this?
An example is here:
http://www.vimtips.org/media/hv.png