Skip to content

[SB-20657][SB-21068][SB-21143] Android ds 9.0.0#423

Open
SerhiiChaban-apryse wants to merge 18 commits into
masterfrom
android_ds_9.0.0
Open

[SB-20657][SB-21068][SB-21143] Android ds 9.0.0#423
SerhiiChaban-apryse wants to merge 18 commits into
masterfrom
android_ds_9.0.0

Conversation

@SerhiiChaban-apryse
Copy link
Copy Markdown
Contributor

No description provided.

@SerhiiChaban-apryse SerhiiChaban-apryse changed the title [SB-20657] Android ds 9.0.0 [SB-20657][SB-21068] Android ds 9.0.0 Apr 21, 2026
Comment thread classic-components-example/document-enhancer/build.gradle Outdated
}
}

kotlin {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This should be, when laid out properly, kotlin.jvmToolchain(project.ext.jvmToolchainVersion) and outside of android { closure.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@DenDrobiazko-Apryse i have checked sdk and we have it inside android closure

Comment thread classic-components-example/document-enhancer/src/main/res/values/strings.xml Outdated
@SerhiiChaban-apryse SerhiiChaban-apryse deleted the android_ds_9.0.0 branch April 30, 2026 09:37
@SerhiiChaban-apryse SerhiiChaban-apryse restored the android_ds_9.0.0 branch April 30, 2026 09:39
aspectRatios = listOf(AspectRatio(3.0, 4.0))
)
enhancer.straighten(imageRef, params).onSuccess { straightenedImage ->
// straightenedImage is an ImageRef of the straightened image, you can display it in the UI or save it to storage
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

straightenedImage isn't an ImageRef but an object of DocumentStraighteningResult. The imageRef is straightenedImage.straightenedImage

@SerhiiChaban-apryse SerhiiChaban-apryse changed the title [SB-20657][SB-21068] Android ds 9.0.0 [SB-20657][SB-21068][SB-21143] Android ds 9.0.0 May 19, 2026
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.

4 participants