Within the OnCreateOptionsMenu method, you typically use a MenuInflater object to ____________ the XML for the menu items into Java objects and store them in the Menu parameter.

Within the OnCreateOptionsMenu method, you typically use a MenuInflater object to ____________ the XML for the menu items into Java objects and store them in the Menu parameter.



Answer: inflate


Learn More :