Merge "Associated changes for 'Adding sample for collection widgets backed by content providers.'" into honeycomb
This commit is contained in:
@@ -431,6 +431,8 @@ web_docs_sample_code_flags := \
|
|||||||
resources/samples/TicTacToeLib "TicTacToeLib" \
|
resources/samples/TicTacToeLib "TicTacToeLib" \
|
||||||
-samplecode $(sample_dir)/TicTacToeMain \
|
-samplecode $(sample_dir)/TicTacToeMain \
|
||||||
resources/samples/TicTacToeMain "TicTacToeMain" \
|
resources/samples/TicTacToeMain "TicTacToeMain" \
|
||||||
|
-samplecode $(sample_dir)/WeatherListWidget \
|
||||||
|
resources/samples/WeatherListWidget "Weather List Widget Sample" \
|
||||||
-samplecode $(sample_dir)/Wiktionary \
|
-samplecode $(sample_dir)/Wiktionary \
|
||||||
resources/samples/Wiktionary "Wiktionary" \
|
resources/samples/Wiktionary "Wiktionary" \
|
||||||
-samplecode $(sample_dir)/WiktionarySimple \
|
-samplecode $(sample_dir)/WiktionarySimple \
|
||||||
|
|||||||
@@ -604,6 +604,16 @@ var ANDROID_RESOURCES = [
|
|||||||
en: 'A simple Android home screen widgets example.'
|
en: 'A simple Android home screen widgets example.'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
tags: ['sample', 'widgets', 'newfeature', 'new'],
|
||||||
|
path: 'samples/WeatherListWidget/index.html',
|
||||||
|
title: {
|
||||||
|
en: 'Weather List Widget Sample'
|
||||||
|
},
|
||||||
|
description: {
|
||||||
|
en: 'A more complex collection-widget example which uses a ContentProvider as its data source.'
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
tags: ['sample', 'layout'],
|
tags: ['sample', 'layout'],
|
||||||
path: 'samples/XmlAdapters/index.html',
|
path: 'samples/XmlAdapters/index.html',
|
||||||
|
|||||||
BIN
docs/html/resources/samples/images/WeatherListWidget.png
Normal file
BIN
docs/html/resources/samples/images/WeatherListWidget.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user