From dashboard activity, I check if exists a previous soft login and on this case, I don`t show a new soft login
:boom: How can it be tested?
Use Case 1: Open app and with a phone without lock pattern turn off and turn on the screen several times, then only one soft login dialog should be visible
:floppy_disk: Requires DB migration?
[x] Nope, we can just merge this branch.
[ ] Yes, but we need to apply it before merging this branch.
[ ] Yes, it's already applied.
:art: UI changes?
[x] Nope, the UI remains as beautiful as it was before!
:pushpin: References
:tophat: What is the goal?
Avoid multiple soft-login dialogs overlapping
:gear: branches
app: Origin: bug-avoid_show_multiple_soft_login_dialogs: Target: v1.4_connect bugshaker-android: Origin: downgrade_gradle_version EyeSeeTea-sdk: Origin: Development
:memo: How is it being implemented?
:boom: How can it be tested?
Use Case 1: Open app and with a phone without lock pattern turn off and turn on the screen several times, then only one soft login dialog should be visible
:floppy_disk: Requires DB migration?
:art: UI changes?