You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I perform these sequences of events, the variable returns to the default value after double screen rotation:
Open the app
Tap in Polling interval
A screen similar to this will appear:
Before rotation:
Force the pause from the activity and then return to the activity (double screen rotation). Note that the variable returns to the default value.
The expected behavior is the return to the state of the previous image.
However, the variable returns to the default value.
After rotation:
Note:
The pause from activity(1) can be performed in several ways. We suggest using a double screen rotation (starts in portrait, goes to landscape, and back to portrait) with this function previously enabled in the smartphone.
Double screen rotation: It is executed twice to reach a state that should be exactly the same as the screen before if no data loss occurred.
A data loss problem occurs when data is accidentally deleted or state variables are accidentally assigned with default or initial values.
Hi, in this activity, we found other bugs: element loses background selection and error fragment disappears.
Before and after double screen rotation
Before and after double screen rotation
Note:
* Double screen rotation: It is executed twice to reach a state that should be exactly the same as the screen before if no data loss occurred.
* A data loss problem occurs when data is accidentally deleted or state variables are accidentally assigned with default or initial values.
As per Nextcloud dialog issue: it seems to be problem of Nextcloud SSO library as persists in other apps(e.g. PhoneTrack) which uses this library, so I am going to create an issue on their repository.
When I perform these sequences of events, the variable returns to the default value after double screen rotation:
Before rotation:
The expected behavior is the return to the state of the previous image.
However, the variable returns to the default value.
After rotation:
Note:
Device:
The text was updated successfully, but these errors were encountered: