From f940a1f316ddbed760f6f3ab9a3e4f2112909381 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 9 Feb 2010 18:48:27 -0800 Subject: cherry-pick from master: Icf079f5f45b1745a8d54f504e28dbbb52c6f7c96 docs: rewrite resources documentation Huge overhaul. Includes all new dev guides about how resources are used on Android and how to provide alternatives, including how to handle runtime configuration changes (restarts). Plus all new reference docs for all the resource types (drawables, strings, menus, etc.). Change-Id: I12e819d2c5fc11e062281d8fe442c3037e92000a --- docs/html/guide/guide_toc.cs | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) (limited to 'docs/html/guide/guide_toc.cs') diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index dce78c4..fd163f6 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -99,18 +99,36 @@
  • - Resources and Assets + Application Resources
  • -- cgit v1.1