[android-beginners] Re: What does Related Methods mean in Documentation

2009-10-19 Thread Mark Murphy

jax wrote:
 What does Related Methods mean in the Reference section of the
 developers site.  For example I was looking how to define XML
 drawables an came across:
 
 ...
 android:gradientRadius  Since: API Level
 
 Related Methods
 
 ...
 
 
 It does now show me how to use this attribute or what values it
 accepts.

Related Methods refer to methods that are related to the attribute you
are looking at. Click the link of the method(s) beneath the Related
Methods heading.

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

_Beginning Android_ from Apress Now Available!

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



[android-beginners] Re: What does Related Methods mean in Documentation

2009-10-19 Thread jax

where exactly?

for example:

http://developer.android.com/reference/android/graphics/drawable/GradientDrawable.html#attr_android:centerX

Where is this link?



On Oct 20, 1:06 am, Mark Murphy mmur...@commonsware.com wrote:
 jax wrote:
  What does Related Methods mean in the Reference section of the
  developers site.  For example I was looking how to define XML
  drawables an came across:

  ...
  android:gradientRadius  Since: API Level

  Related Methods

  ...

  It does now show me how to use this attribute or what values it
  accepts.

 Related Methods refer to methods that are related to the attribute you
 are looking at. Click the link of the method(s) beneath the Related
 Methods heading.

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

 _Beginning Android_ from Apress Now Available!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: What does Related Methods mean in Documentation

2009-10-19 Thread Mark Murphy

jax wrote:
 where exactly?
 
 for example:
 
 http://developer.android.com/reference/android/graphics/drawable/GradientDrawable.html#attr_android:centerX
 
 Where is this link?

Ah, sorry, you're looking at a bad example. In some cases, the
documentation is incomplete.

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

_Beginning Android_ from Apress Now Available!

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