Skip to content

Creating admin activity

Saaquib Bokhari requested to merge issue_346_creating_admin_fragment 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_346_creating_admin_fragment

Related Issues

Closes #346 (closed)

Description

Creating an admin fragment for admin users to navigate to after logging in.

Steps to Test

  1. Go to res/layout
  2. Look for activity_admin file and confirm that it exists
  3. Go to /java
  4. Look for the AdminActivity.java file and confirm that it exists

Relevant Screenshots

N/A

Relevant Logs

N/A

Developer Notes

N/A

Edited by Saaquib Bokhari

Merge request reports