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

There is an unintended space between the arrow and the message box. #139

Closed
eminuluyol opened this issue Jan 5, 2021 · 3 comments
Closed
Assignees
Labels
bug Something isn't working Released Released already on the latest version.

Comments

@eminuluyol
Copy link

eminuluyol commented Jan 5, 2021

Please complete the following information:

  • Library Version v1.2.9
  • Affected Device Samsung Galaxy s8+ with Android 9.0

Describe the Bug:

My implementation is as below:

Screenshot 2021-01-05 at 17 05 35

This is how it looks like:

Screenshot 2021-01-05 at 17 01 41

I thought maybe the elevation would cause the problem but even when I set it to 0 the result is the same.

@skydoves
Copy link
Owner

skydoves commented Jan 5, 2021

Hi, @eminuluyol
Hmm.. Can you check if the same issue occurs when you give an arrowPadding?

setArrowTopPadding(4)

It seems to occur in some specific devices.
I will check out the details soon. Thanks for your issue!

@eminuluyol
Copy link
Author

Hey! @skydoves thank you very much for your fast response. Unfortunately, I have already tried setting padding-top to arrow and it only makes the arrow look smaller. I have also tested this on an emulator (Pixel XL API 29) and the result was identical.

@skydoves skydoves self-assigned this Jan 5, 2021
@skydoves skydoves added the bug Something isn't working label Jan 5, 2021
@skydoves skydoves added the Release Next This feature will be released on next version label Jan 14, 2021
@skydoves
Copy link
Owner

Hi, this issue has been fixed in the new release 1.3.0.
Thanks for your issue :)

@skydoves skydoves added Released Released already on the latest version. and removed Release Next This feature will be released on next version labels Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Released Released already on the latest version.
Projects
None yet
Development

No branches or pull requests

2 participants