February 12th, 2012, 10:48 AM
|
#1 (permalink)
|
|
New Member
Join Date: Feb 2012
Posts: 1
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
Eclipse, Form Widgets wont be dropped in Graphical Layout
Hey
I recently bought the book "android development for dummies". One of the first "tasks" was to drop some widgets from the "Form widgets" into my main.xml file.
When I drag "checkbox" or "button" into my main.xml file viewed in Graphical Layout this error appears:
[I118N] Hardcoded string "Checkbox", should use @string resource.
But when i drag "rating bar" over to the main.xml file, it works fine.
So do you guys know how to fix this?
Thx for help.
|
|
|
Last edited by jakmanne; February 12th, 2012 at 10:53 AM.
|
|