Skip to content

align chooseFromGallery with new API#12

Merged
OS-ruimoreiramendes merged 2 commits intofeat/RMET-4099/camera-unificationfrom
feat/RMET-4099/chooseFromGallery-new-api
Mar 20, 2026
Merged

align chooseFromGallery with new API#12
OS-ruimoreiramendes merged 2 commits intofeat/RMET-4099/camera-unificationfrom
feat/RMET-4099/chooseFromGallery-new-api

Conversation

@OS-ruimoreiramendes
Copy link

Description

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation

Rationale / Problems Fixed

Tests or Reproductions

Screenshots / Media

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

Copy link
Contributor

@OS-pedrogustavobilro OS-pedrogustavobilro left a comment

Choose a reason for hiding this comment

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

I left a comment, but I guess it's ok to merge this one and then I'll fix in the other PR.

Comment on lines +191 to +192
width = call.getInt("width") ?: 0,
height = call.getInt("height") ?: 0,
Copy link
Contributor

Choose a reason for hiding this comment

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

Depending on which PR gets merged first, this or #11, there may be conflicts to resolve, as the name changed to targetWidth/targetHeight.

@OS-ruimoreiramendes OS-ruimoreiramendes merged commit ddcc235 into feat/RMET-4099/camera-unification Mar 20, 2026
5 of 6 checks passed
@OS-ruimoreiramendes OS-ruimoreiramendes deleted the feat/RMET-4099/chooseFromGallery-new-api branch March 20, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants