OSDN Git Service

Skip loading animations.
authorDeepanshu Gupta <deepanshu@google.com>
Tue, 28 Oct 2014 22:07:25 +0000 (15:07 -0700)
committerDeepanshu Gupta <deepanshu@google.com>
Tue, 28 Oct 2014 22:07:25 +0000 (15:07 -0700)
commit0b42936d860238be9321f05cf70e934f81b94d72
treef44b357f91bb992862622cb0ea09d20991163991
parent5c0ed74b3886c5765c576e9e427b93c76b37635a
Skip loading animations.

This is a temporary fix until Path.approximate() is supported.

Bug: http://b.android.com/77865
Change-Id: I28739e58f51fabaaf1dcc1c9be61cd0b17e84eec
tools/layoutlib/bridge/src/android/animation/AnimatorInflater_Delegate.java [new file with mode: 0644]
tools/layoutlib/bridge/src/android/animation/FakeAnimator.java [new file with mode: 0644]
tools/layoutlib/create/src/com/android/tools/layoutlib/create/CreateInfo.java