Skip to content

Issue 261 fixing fragment preview

Matt Brevetti requested to merge issue_261_fixing_fragment_preview 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_261_fixing_fragment_preview

Related Issues

Closes #261 (closed)

Description

This will fix the fragment preview not displaying properly in Design or Split view modes for the guest intake forms.

Steps to Test

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

  1. Open in Android Studio
  2. Select fragment_guest_database_registration_first_form.xml
  3. Select Split or Design view and check if the preview of the UI is loading.

Developer Notes

Edited by Matt Brevetti

Merge request reports