fossasia / open-event-droidgen

Open Event Android App Generator https://github.com/fossasia/open-event-android/raw/apk/sample-apk-fossasia17-development.apk
GNU General Public License v3.0
2.06k stars 828 forks source link

Adding animation on every new activity launched. #1014

Closed saketkumar closed 7 years ago

saketkumar commented 7 years ago

Currently there is no animation on opening up new activity. We can add animations on opening new activity for much more better UI/UX

@mananwason @the-dagger Can i work on this?

the-dagger commented 7 years ago

Sure, but first please add a UI mock of what you want to achieve.

anuradhagupta345 commented 7 years ago

@the-dagger Can we use third party libraries in this ?

the-dagger commented 7 years ago

Well, you can use it, but first check the methods in the library that you'll be using first using http://www.methodscount.com and proceed only if the number of methods are not ridiculously high. On Sunday, January 29, 2017, Anuradha Gupta notifications@github.com wrote:

@the-dagger https://github.com/the-dagger Can we use third party libraries in this ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fossasia/open-event-android/issues/1014#issuecomment-275917191, or mute the thread https://github.com/notifications/unsubscribe-auth/AGQtloDCzvcK_mCkMJJ7_VujtyJj5I-sks5rXKHtgaJpZM4LluLU .

-- Best, Harshit Dwivedi

mariobehling commented 7 years ago

Well, I think this is not a priority right now. Animations are not always required. If you have something specific in mind, please open a specific issue. Closing this therefore.