suho / kmm-ic

KMM Project with SwiftUI + Jetpack Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Android] [UI] As a user, after I reset my password, I am informed to check my email

suho opened this issue · comments

commented

Why

As our API will send the reset password instructions to the email that a user signed in with, the app should instruct the user to go check their email inbox once it is successfully sent.

Acceptance Criteria

When showing an in-app notification to inform the user of the reset password email,

  • Animate the notification from the top
  • Show the notification for 4 seconds and hide it animatedly
  • Display the bell icon
  • Display the Title label
  • Display the Message label
  • Set the maximum number of line to 4

Design

Forgot Password screen