am 40b35dc5: docs: fix broken links

* commit '40b35dc5a7aeb89aab1d74049d4e0e92c84b13b4':
  docs: fix broken links
This commit is contained in:
Scott Main
2011-02-22 21:13:29 -08:00
committed by Android Git Automerger

View File

@@ -37,15 +37,6 @@ Honeycomb, including:</p>
MainActivity also contains code demonstrating how to animate
showing/hiding fragments (in this case, the TitlesFragment) and the
ActionBar, demonstrating how to smoothly transition between states
in your application.</li>
<li><a href="src/com/example/android/hcgallery/widget/WidgetProvider.html">WidgetProvider</a>
The WidgetProvider class is an implementation of the AppWidgetProvider
class, which is a view that can be embedded in other applications.
This class is responsible for handling when the instance of this widget
is enabled, disabled, created, deleted, or updated.</li>
<li><a href="src/com/example/android/hcgallery/widget/WidgetService.html">WidgetService</a>
The WidgetService is an implementation of the RemoteViewsService class,
which is used to populate the collection view (in this case, a stack
widget)</li> </ul>
in your application.</li></ul>
<img alt="Screenshot" src="../images/hcgallery.png" />