NappDrawer icon indicating copy to clipboard operation
NappDrawer copied to clipboard

Activity animation does not work

Open toriphes opened this issue 10 years ago • 0 comments

Hi, in the android version the parameters

  • activityEnterAnimation
  • activityExitAnimation

are not handled when the window opens.

I think there needs to be a small operation here https://github.com/viezel/NappDrawer/blob/master/android/src/dk/napp/drawer/DrawerProxy.java#L125

following this code: https://github.com/appcelerator/titanium_mobile/blob/master/android/modules/ui/src/java/ti/modules/titanium/ui/WindowProxy.java#L124

I could try making a new pull request.

toriphes avatar Nov 12 '14 10:11 toriphes