development
Revision | f54d85adddcd5d8073ccc7d3b47304143ee3cf6f (tree) |
---|---|
Zeit | 2011-02-08 06:51:46 |
Autor | Scott Main <smain@goog...> |
Commiter | Android Git Automerger |
am b72c1db2: am 235371e2: docs: revise searchabledictionary sample to add note about latest changes from Change-Id: I72bd13bb8250d0b00a713fe2980a5ad692f2cb9e
* commit 'b72c1db24a5616c1e78d9c3edeba634d1f9c1e07':
@@ -19,6 +19,14 @@ href="../../../reference/android/widget/SimpleCursorAdapter.html">SimpleCursorAd | ||
19 | 19 | bind data from a Cursor to a ListView.</li> |
20 | 20 | </ul> |
21 | 21 | |
22 | +<p><b>Revisions:</b></p> | |
23 | +<ul> | |
24 | + <li>Updated for Android 3.0 to use the <a href="../../../guide/topics/ui/actionbar.html">Action | |
25 | +Bar</a> and the <code><a | |
26 | +href="../../../reference/android/widget/SearchView.html">SearchView</a></code> widget as an action item. | |
27 | +(Available in the <em>Samples for SDK API 11</em>.)</li> | |
28 | +</ul> | |
29 | + | |
22 | 30 | <p>See also:</p> |
23 | 31 | <ul> |
24 | 32 | <li><a href="../../../guide/topics/search/index.html">Search Developer Guide</a></li> |