diff --git a/docs/html/guide/topics/appwidgets/index.jd b/docs/html/guide/topics/appwidgets/index.jd index 20ce701b5120d..61337b782a750 100644 --- a/docs/html/guide/topics/appwidgets/index.jd +++ b/docs/html/guide/topics/appwidgets/index.jd @@ -321,6 +321,10 @@ following layout classes:

  • {@link android.widget.ProgressBar}
  • {@link android.widget.TextView}
  • {@link android.widget.ViewFlipper}
  • +
  • {@link android.widget.ListView}
  • +
  • {@link android.widget.GridView}
  • +
  • {@link android.widget.StackView}
  • +
  • {@link android.widget.AdapterViewFlipper}
  • Descendants of these classes are not supported.