-
-
Notifications
You must be signed in to change notification settings - Fork 305
Open
Description
Please complete the following information:
- Library Version: 1.6.13
- Affected Device(s): I'm using an API 35 emulator.
Describe the Bug:
The border is broken after updating to version 1.6.13, as you can see in the screenshots below.
Adding the new setIsClipArrowEnabled(true) fixes the border issue, but now the arrow color is not applied.
I'm using setOverlayShape(BalloonOverlayRoundRect(overlayBorderPx, overlayBorderPx)) inside rememberBalloonBuilder.
Expected Behavior:
A clear description of what you expected to happen.
| Version 1.6.12 | Version 1.6.13 | Version 1.6.13 + setIsClipArrowEnabled(true) |
|---|---|---|
![]() |
![]() |
![]() |
Metadata
Metadata
Assignees
Labels
No labels


