Skip to content

Conversation

@4BooM04
Copy link
Contributor

@4BooM04 4BooM04 commented Jan 21, 2026

No description provided.

@4BooM04 4BooM04 self-assigned this Jan 21, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new Compose UI example application demonstrating the Scanbot SDK's customizable UI components for barcode scanning, document scanning, and MRZ scanning.

Changes:

  • Created a new compose-customisable-ui-example project showcasing Scanbot SDK Compose UI integration
  • Implemented three scanner types: barcode, document, and MRZ with customizable UI components
  • Added comprehensive demo screens with navigation, AR overlays, and permission handling

Reviewed changes

Copilot reviewed 36 out of 62 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
build.gradle Root build configuration with Android and Kotlin plugin setup
app/build.gradle App-level dependencies including Scanbot SDK v8.1.0.76-STAGING-SNAPSHOT
settings.gradle.kts Project settings with Scanbot repository configuration
app/src/main/AndroidManifest.xml App manifest with camera permissions and activity definitions
MainActivity.kt Main navigation setup with menu and scanner screens
Application.kt SDK initialization with license configuration
BarcodeTestScreens.kt Three barcode scanner demo implementations
DocumentTestScreens.kt Document scanner demo with AR overlay
MrzTestScreens.kt MRZ scanner demo screen
doc_code_snippet/* Code snippet examples for documentation
ui/theme/* Material Design 3 theme configuration
res/* Android resources including strings, colors, styles, and drawables
Files not reviewed (2)
  • compose-customisable-ui-example/.idea/codeStyles/Project.xml: Language not supported
  • compose-customisable-ui-example/.idea/codeStyles/codeStyleConfig.xml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@4BooM04 4BooM04 marked this pull request as draft January 21, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants