Skip to content

fix(android): show GS1 symbology#98

Closed
garymathews wants to merge 2 commits intotidev:masterfrom
garymathews:MOD-2484
Closed

fix(android): show GS1 symbology#98
garymathews wants to merge 2 commits intotidev:masterfrom
garymathews:MOD-2484

Conversation

@garymathews
Copy link
Copy Markdown
Contributor

  • Include flag to show GS1 symbology

JIRA Ticket

}
}
hints.put(DecodeHintType.POSSIBLE_FORMATS, decodeFormats);
hints.put(DecodeHintType.ASSUME_GS1, null);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garymathews I guess, it will always show Symbology Identifier. What if developer do not want to use it? Can we expose it to developer as property?

@garymathews garymathews closed this by deleting the head repository May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants