openedx-unsupported / edx-app-android

The Open edX mobile app for Android!
https://docs.google.com/document/d/15MYZ2LAmahB82P5wkPkQOqjszfou0Qkeae3qz7STxUQ/edit
Apache License 2.0
301 stars 333 forks source link

feat: Redesign Login and Registration Screens #1798

Closed omerhabib26 closed 1 year ago

omerhabib26 commented 1 year ago

Description

LEARNER-9364

omerhabib26 commented 1 year ago

This is because we use the native InputLayout and the animation shows the flick.

  • The error for email on the register screen keeps on updating while I'm typing.

Can't be possible in current scope of ticket as on rotation the screen refreshes and we have to maintain the fields data and states.

  • Add Support for Landscape mode.