Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20514] Android: Add support for custom XML-defined transition animations

GitHub Issuen/a
TypeImprovement
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 5.2.0
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterFokke Zandbergen
AssigneeUnknown
Created2016-03-04T09:10:21.000+0000
Updated2018-02-28T19:55:51.000+0000

Description

With TIMOB-19374 we have implemented Activity Transitions. We expose a bunch of animations here via Ti.UI.Android [constants](http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.Android-property-TRANSITION_EXPLODE). As [discussed here](https://github.com/appcelerator/titanium_mobile/pull/7773/files#r54843312) it would be an improvement if users could define custom animations in XML [like the core ones](https://github.com/android/platform_frameworks_base/tree/master/core/res/res/transition) and use those, probably by passing Titanium.App.Android.R.transition.mine.

Comments

No comments

JSON Source