docs: lots of additions to the resources docs
new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type Change-Id: I733eec50bb2671f28c9e6dd7dec14eb6586f5193
This commit is contained in:
@@ -34,7 +34,9 @@ import java.io.IOException;
|
||||
* placed in its overall container. Most often used to implement things like
|
||||
* progress bars.
|
||||
*
|
||||
* <p>It can be defined in an XML file with the <code><scale></code> element.</p>
|
||||
* <p>It can be defined in an XML file with the <code><scale></code> element. For more
|
||||
* information, see the guide to <a
|
||||
* href="{@docRoot}guide/topics/resources/drawable-resource.html">Drawable Resources</a>.</p>
|
||||
*
|
||||
* @attr ref android.R.styleable#ScaleDrawable_scaleWidth
|
||||
* @attr ref android.R.styleable#ScaleDrawable_scaleHeight
|
||||
|
||||
Reference in New Issue
Block a user