openedx / openedx-app-android

The mobile app for Android for the Open EdX Platform.
Apache License 2.0
14 stars 19 forks source link

[Android] Fix UI Issues on Auth Screens #331

Closed HamzaIsrar12 closed 4 weeks ago

HamzaIsrar12 commented 1 month ago

Description:

  1. Fix Modal Design and Autofill on Register Screen After SSO

    • Redesign the modal that appears after successful SSO.
    • Autofill the "Full Name" and "Email" fields with SSO data.

  2. Add Password Visibility Toggle

    • Add an eye icon (Visibility Toggle Icon) to the Password fields on SignIn and SignUp screens to allow toggling password visibility.