Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [JetPack Compose] Expose API to Wait For UI Thread #864

Merged
merged 2 commits into from
Mar 26, 2023
Merged

feat: [JetPack Compose] Expose API to Wait For UI Thread #864

merged 2 commits into from
Mar 26, 2023

Conversation

sravanmedarapu
Copy link
Member

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Mar 24, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: sravanmedarapu / name: Sravan Medarapu (1ee239f)


@Throws(AppiumException::class)
override fun handleInternal(params: AppiumParams): Void? {
val runnable = object : UiControllerRunnable<Void?> {
Copy link
Contributor

Choose a reason for hiding this comment

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

could it be simplified to a simple lambda?

README.md Outdated Show resolved Hide resolved
@mykola-mokhnach mykola-mokhnach merged commit 18d71f6 into appium:master Mar 26, 2023
github-actions bot pushed a commit that referenced this pull request Mar 26, 2023
## [2.19.0](v2.18.1...v2.19.0) (2023-03-26)

### Features

* Expose API to Wait For UI Thread ([#864](#864)) ([18d71f6](18d71f6))
@github-actions
Copy link

🎉 This PR is included in version 2.19.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sravanmedarapu sravanmedarapu changed the title feat: Expose API to Wait For UI Thread feat: [JetPack Compose] Expose API to Wait For UI Thread Mar 3, 2024
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