Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: UI/UX Improvements #550

Closed
wants to merge 2 commits into from
Closed

FEAT: UI/UX Improvements #550

wants to merge 2 commits into from

Conversation

Akash-Ramjyothi
Copy link
Member

@Akash-Ramjyothi Akash-Ramjyothi commented Jun 30, 2020

Fixes #549

Description:

This PR implements activity transitions and animations to improve the user's ease of access and control with improved interactivity without compromising the speed of progress bars and also improved uniformity of animations.

Libraries Used:

  1. Animatoo Library
  2. Cutta - Loading Images Animation
  3. RX - Animation Library

Full Working Video:

https://drive.google.com/file/d/1rHbaedlvUQqXmgMW8vun5M-cH37OrotQ/view?usp=sharing

Sample Demo:

ezgif com-video-to-gif (2) ezgif com-video-to-gif (3)

@Akash-Ramjyothi Akash-Ramjyothi self-assigned this Jun 30, 2020
@Akash-Ramjyothi Akash-Ramjyothi changed the title UI/UX Improvements FEAT: UI/UX Improvements Jun 30, 2020
Copy link
Member

@chirag-jn chirag-jn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we have to specify left/right/up/down animations individually? Does that help in user experience? A reference would be helpful.

@chirag-jn
Copy link
Member

@Akash-Ramjyothi we can't make any changes to this PR since the connected repository is lost. Can you close this and start a new one instead?

@Akash-Ramjyothi
Copy link
Member Author

@chirag-jn we do have to specify "left/right/up/down animations" individually. I have imported the libraries that contain many individual parameters i.e. many activity animations/transitions and it does help in User Experience. I have implemented the BEST ones according to me for optimal UX.

Reference; https://devofandroid.blogspot.com/2018/10/animatoo.html

I can close this and start a new one. But before I start, do I need to improve any specific XML or UI component animations or this will do right now?

@chirag-jn
Copy link
Member

By reference, I meant, is there any source which claims that adding these specific transitions help improve the user experience?

@Akash-Ramjyothi
Copy link
Member Author

No

@chirag-jn
Copy link
Member

Google has put a lot of efforts of the years in improvising user experience. Why don't we just use the default transitions instead of relying on a third party?

@cpg cpg closed this Jul 20, 2020
@cpg
Copy link
Member

cpg commented Jul 20, 2020

Closed due to wanting to use standards.

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

Successfully merging this pull request may close these issues.

Improve UI/UX
3 participants