Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Blog Reader Android App Using Intents to Display and Share Posts Easy Sharing with Intents

Matheus G Oliveira
Matheus G Oliveira
9,682 Points

Can´t add a Menu Item on blog_web_view

My adt bundle doesn´t show any Group or Item to add on the Layout tab.

I´ve already tried adding on the blog web_view.xml tab but doesn´t work.

On the layout tab, if i choose to Add Menu Elements it shows only "Create a new element at the top level, in Temp", and there is nothing to choose.

My menu folder has a "blog_web_view.xml" and a "main_list.xml" only. Different from the one on the vídeo that has an "activity_blog_web_view.xml" file.

3 Answers

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

Sorry for the trouble about this! Check this other post and let me know if it helps. If not then I can take a look at your project files or troubleshoot further.

Matheus G Oliveira
Matheus G Oliveira
9,682 Points

Having this warning on the console when added the codes on the xml file

[2014-05-21 11:55:10 - BlogReader] W/ResourceType( 7456): ResXMLTree_node size 0 is smaller than header size 0x45. [2014-05-21 11:55:10 - BlogReader] C:\Users\Matheus\workspacenow\BlogReader\res\menu\blog_web_view.xml:3: error: Error: No resource found that matches the given name (at 'title' with value '@string/action_share').