OSDN Git Service

Add new test for showing very slow animations.
authorDianne Hackborn <hackbod@google.com>
Mon, 9 Jan 2012 20:05:26 +0000 (12:05 -0800)
committerDianne Hackborn <hackbod@google.com>
Tue, 24 Jan 2012 19:10:40 +0000 (11:10 -0800)
commit8a59b7f95f84ecc1f961a57d013ac68743c35d74
tree8cfde280b6d68df32a4e12f647b4a6523d40be42
parent3df01599879e2bed32960911394fc9e2a8fcbc33
Add new test for showing very slow animations.

Change-Id: Ibcc3e46a72210cf8a8e4cf5a932e2c9a7995f0f1
tests/ActivityTests/res/anim/slow_enter.xml [new file with mode: 0644]
tests/ActivityTests/res/anim/slow_exit.xml [new file with mode: 0644]
tests/ActivityTests/res/interpolator/slow_enter.xml [new file with mode: 0644]
tests/ActivityTests/res/values/themes.xml [new file with mode: 0644]
tests/ActivityTests/src/com/google/android/test/activity/ActivityTestMain.java