Skip to content

Data loss while using the app (dialog disappears on-screen rotation) #71

Description

@davirec

When I perform these sequences of events, the dialog disappears on-screen rotation:

  1. Go to the Main activity
  2. Tap in Menu and then Show Logs
  3. A fragment similar to this will appear:
    Before rotation:

  1. Force the pause from the activity and then return to the activity (double rotation). Note that the fragment disappears.

Note: the pause from activity can be performed in several ways. We suggest using a double rotation (starts in portrait, goes to landscape, and back to portrait) with this function previously enabled in the smartphone.

The expected behavior is the return to the previous state with the fragments of the previous image.

However, the fragment disappears.

After rotation:

Device:

  • Device: Moto G30 with OS: Android 11
  • Version: 1.6.5.2.22
  • Device language: English

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions