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
Currently I need the screen to keep turned On when I'm in the scanner, the solution I have currently and is not my favorite is with a Wakelock,
Will be nice to configure a flag FLAG_KEEP_SCREEN_ON because flags only live in the activity that they are added, so from the activity where the scanners is called will not work with the scanner
The text was updated successfully, but these errors were encountered:
Currently I need the screen to keep turned On when I'm in the scanner, the solution I have currently and is not my favorite is with a Wakelock,
Will be nice to configure a flag FLAG_KEEP_SCREEN_ON because flags only live in the activity that they are added, so from the activity where the scanners is called will not work with the scanner
The text was updated successfully, but these errors were encountered: