kyleb13 / MobileAppsGroup1

Our group project for the Android mobile app in TCSS450 class.
2 stars 1 forks source link

Password Recovery feature. #66

Closed sam2b closed 5 years ago

sam2b commented 5 years ago

Added a button to the LoginFragment's layout, and minor rearrangements. Used existing ChangePasswordFragment fragment. Optimized the ChangePasswordFragment by removing unnecessary Interface, resulting in editing other code using the Interface. Tested well.