docs: add links to action bar and drag demos in the index page
Change-Id: I3fb2bff96d958801d350b94e0b0193c71902a7a8
This commit is contained in:
@@ -257,6 +257,13 @@
|
||||
<dd>Demonstrates a variety of transformations (android.view.animation.Animation), including fading, motion, and rotation. </dd>
|
||||
</dl>
|
||||
|
||||
<h3>Drag and Drop</h3>
|
||||
<dl>
|
||||
<dt><a href="DragAndDropDemo.html">Drag and Drop Demo</a></dt>
|
||||
<dd>Demonstrates how to perform drag and drop using an OnDragListener. (Uses the <a
|
||||
href="DraggableDot.html"><code>DraggableDot</code></a> class.) </dd>
|
||||
</dl>
|
||||
|
||||
<h3>Controls</h3>
|
||||
<dl>
|
||||
<dt><a href="Controls1.html">1. Light Theme</a></dt>
|
||||
|
||||
Reference in New Issue
Block a user