summaryrefslogtreecommitdiffstats
path: root/carousel/test/res
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2010-09-28 19:05:36 -0700
committerJim Miller <jaggies@google.com>2010-09-30 13:09:16 -0700
commit420b44b8b11ec1c309ea130e69a6876325dbfef9 (patch)
treee9ed4ac716e4459c66cb58fa1fd435b5349cd3c6 /carousel/test/res
parentfbb2880545634a127633d1faf9ab91fed9d91fb5 (diff)
downloadandroid_frameworks_ex-420b44b8b11ec1c309ea130e69a6876325dbfef9.tar.gz
android_frameworks_ex-420b44b8b11ec1c309ea130e69a6876325dbfef9.tar.bz2
android_frameworks_ex-420b44b8b11ec1c309ea130e69a6876325dbfef9.zip
More improvements to Carousel.
Added new blending mode and render back-to-front for default view. Added new "rez-in" effect for last few cards (selectable). Added time-lapse fade-in as new textures become available. Change-Id: Ic5e662bcd59fee127227a00529dd868342957a9f
Diffstat (limited to 'carousel/test/res')
-rw-r--r--carousel/test/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/carousel/test/res/values/strings.xml b/carousel/test/res/values/strings.xml
index a64a04c..a089aac 100644
--- a/carousel/test/res/values/strings.xml
+++ b/carousel/test/res/values/strings.xml
@@ -21,6 +21,7 @@
<!-- General --><skip />
<string name="music_demo_activity_label">MusicCarousel2</string>
<string name="carousel_test_activity_label">CarouselTest2</string>
+ <string name="carousel_test_activity_description">An application to show the use of Carousel</string>
<string name="task_switcher_activity_label">TaskSwitcher2</string>
<string name="recent_tasks_title">Recent Applications</string>