Merge "docs: support library 22.1 feature updates" into lmp-mr1-ub-docs
This commit is contained in:
@@ -205,9 +205,12 @@ com.android.support:multidex:1.0.0
|
|||||||
information on using the Action Bar, see the
|
information on using the Action Bar, see the
|
||||||
<a href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a> developer guide.
|
<a href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a> developer guide.
|
||||||
</li>
|
</li>
|
||||||
<li>{@link android.support.v7.app.ActionBarActivity} - Adds an application activity class that
|
<li>{@link android.support.v7.app.AppCompatActivity} - Adds an application activity class that can
|
||||||
must be used as a base class for activities that uses the Support Library action bar
|
be used as a base class for activities that use the Support Library action bar
|
||||||
implementation.
|
implementation.
|
||||||
|
</li>
|
||||||
|
<li>{@link android.support.v7.app.AppCompatDialog} - Adds a dialog class that can be used as a base
|
||||||
|
class for AppCompat themed dialogs.
|
||||||
</li>
|
</li>
|
||||||
<li>{@link android.support.v7.widget.ShareActionProvider} - Adds support for a standardized
|
<li>{@link android.support.v7.widget.ShareActionProvider} - Adds support for a standardized
|
||||||
sharing action (such as email or posting to social applications) that can be included in an
|
sharing action (such as email or posting to social applications) that can be included in an
|
||||||
|
|||||||
Reference in New Issue
Block a user