NoraBora wrote:
> I found another typo in android developer resource site.
> 
> http://developer.android.com/resources/faq/commontasks.html
> 
> Selecting, Highlighting, or Styling Portions of Text
> 
> <string>id="@+id/styled_welcome_message">We are <b><i>so</i></b> glad
> to see you.</string>
> 
> should be
> 
> <string id="@+id/styled_welcome_message">We are <b><i>so</i></b> glad
> to see you.</string>

Please post bug reports, including documentation bug reports, to
http://b.android.com. Thanks!

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Consulting/App Development: http://commonsware.com/consulting

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to