-
-
Notifications
You must be signed in to change notification settings - Fork 238
Allow choosing side of barcode display in fullscreen view #2821
Copy link
Copy link
Open
Labels
common: uncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowseverity: minorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existtype: enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
common: uncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowseverity: minorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existtype: enhancementNew feature or requestNew feature or request
The month-old v2.39.0 release dropped support for the "Screen orientation" feature because of behavior changes when targeting Android 16.
This is a problem for my use-case, where I frequently use a 1D barcode scanner that only reaches the top edge of my phone. Now that I can no longer force card view into a portrait orientation I am forced to be very delicate when presenting my phone so as not to trigger an unwanted screen rotation that would move the barcode from the top edge to one of the phone's side edges.
Can we compromise by adding a user preference that fixes the orientation and location of barcode itself to the user's desired screen edge while all other elements of the view (such as the text, their sliders, and the back arrow) auto-rotate with respect to the new Android 16 requirements?