DevStoriesAfrica / DevStories-app

A community app built using Kotlin, MVVM and Jetpack Libraries.
https://devstoriesafrica.com/
MIT License
29 stars 19 forks source link

Issue #33 : reset password fragment UI built. Changes made to login fragment. #37

Closed JayExtra closed 2 years ago

JayExtra commented 2 years ago

I did the following changes:

  1. completed the reset password fragment UI.
  2. made changes to the nav graph, I added the reset password fragment to the nav graph and added nav actions.
  3. updated the login fragment, I added the forgot password text implemented navigation between the two fragments.

Signed-off-by: James Gitonga 40741293+JayExtra@users.noreply.github.com

kibettheophilus commented 2 years ago

@JayExtra I can see there are some merge conflicts, @ronnieotieno can you help with this?

ronnieotieno commented 2 years ago

Sure, tomorrow in the morning will look into this.

JayExtra commented 2 years ago

Yeah I made slight changes to the nav graph and LoginFrgment