Instead of the boring listView layout that's the default menu that pops up when you press the menu button during your activity, is there a way that I can change it so that it's the same as the switcherView that's shown at Home?
Is it as simple as changing some nodes in the XML file?
Or do you have to nest multiple views? How do you do that anyways?

