Skip to content

Created second form fragment

Richard Kim requested to merge issue_271 into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

issue_271 Creating the second form fragment to enter another portion of user information

Related Issues

Closes issue 271 and partially closes issue 273

Description

This merge request will add a brand new second form fragment that is functional. This will allow us to send more user information to the database.

Steps to Test

(List the steps needed to test this merge request here using bullets, for ex:)

  1. Test to make sure the fragment takes in the correct information
  2. The fragment information is saved
  3. It doesn't crash

Relevant Screenshots

(Post any relevant screenshots here.)

Relevant Logs

(Paste any relevant logs here.)

Developer Notes

(List any notes you have about what you did here using bullets, for ex:)

-Fixed second form fragment XML to match issue 271, like adding spinners -Added functional second form fragment java file

Edited by Richard Kim

Merge request reports

Loading