by mangaluve » Tue Apr 07, 2009 9:33 pm
This might be a stupid question, but what is the point with using a FrameLayout? Why first have a FrameLayout and then put one component in it, when I could just put the component there in the first place (replace the framelayout with the component)