OSDN Git Service

Demo of new 3d rotation properties on View
authorChet Haase <chet@google.com>
Fri, 6 Aug 2010 18:32:42 +0000 (11:32 -0700)
committerChet Haase <chet@google.com>
Tue, 10 Aug 2010 17:46:40 +0000 (10:46 -0700)
commit64606ec84a62d7c2d2fd178eb0f5318d49a8eedc
treee13c7f1affee89690e31f4c6740b52a7e205c315
parent70b1869f383179f87d4db7ff237c80595458fd2d
Demo of new 3d rotation properties on View

Change-Id: I0b50b60c4452b3fc4bc22b8bc4109b8d78260204
samples/ApiDemos/AndroidManifest.xml
samples/ApiDemos/res/layout/rotating_list.xml [new file with mode: 0644]
samples/ApiDemos/res/layout/rotating_view.xml [new file with mode: 0644]
samples/ApiDemos/src/com/example/android/apis/animation/ListFlipper.java [new file with mode: 0644]
samples/ApiDemos/src/com/example/android/apis/view/RotatingButton.java [new file with mode: 0644]