Wez

Results 6 issues of Wez

When using: ```.listener(object : BubbleShowCaseListener { override fun onTargetClick(bubbleShowCase: BubbleShowCase) = bubbleShowCase.dismiss() override fun onClose(bubbleShowCase: BubbleShowCase) = Unit })` ``` Bubble won't dismiss when clicked.

Should these be aligned with the bottom of the view?

#### Describe your problem or use case Please add support for RxJava 3 to Realm 7+ https://github.com/ReactiveX/RxJava

Design-Required
O-Community
Pipeline-Idea-Backlog

# Preliminary Info ### What Airship dependencies are you using? ``` airship-fcm = { module = "com.urbanairship.android:urbanairship-fcm", version = "17.4.0" } ``` ### What are the versions of any relevant...

Looks like haze is having issues with Webviews, Our QA's found this in our real app code we we had to revert for now, but I've created a simple example...

Hey, Just looking at the v18.0.0 migration guide but couldn't see anything relating to `InAppMessageListener` no longer been available. Could you please provide instructions on how to migrate these imports...