Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

Support for Android 4.4 Scene Transition API's. #60

Open
anupcowkur opened this issue Nov 3, 2013 · 2 comments
Open

Support for Android 4.4 Scene Transition API's. #60

anupcowkur opened this issue Nov 3, 2013 · 2 comments

Comments

@anupcowkur
Copy link

Is it possible to support the new KitKat Scene Transition API's in NineOldAndroids? Or will it face difficulties similar to LayoutTransition in the Honeycomb animation API?

@bradgrimm
Copy link

It will have similar difficulties. I attempted to port the transition package. I had some success, but ran into a couple of issues due to two missing features: 1) ViewGroup.suppressLayout and 2) View.setTransitionAlpha.

See the repo here:
https://github.com/snard6/Android-Scene-Transition

@Benjamin1333
Copy link

In the meantime any successes?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants