Closed chaitanya-vanapamala closed 3 years ago
Hi, @chaitanya-vanapamala
Could you try to use 1.3.2-alpha01
?
Hi, @skydoves , After updating to 1.3.2-alpha01, Balloon is not at displaying.
Can I know your device information?
I guess your style.xml
influence that kind of result.
Please copy and paste your project's style.xml
file :)
Try setting .setArrowElevation(0)
. Also, see if it is reproducible with different values of .setArrowOrientation(arrowOrientation)
.
Please complete the following information:
Describe the Bug:
The balloon is surrounded by a shadow, I have used the code which is shown in the readme. When I have tried sample app from the repo its working, But when I included the library in my application its showing with shadow.
Following the code :
Expected Behavior:
The shadow should be removed only the balloon should be displayed