-
Notifications
You must be signed in to change notification settings - Fork 40
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
Is this a gphCellPadding bug? #107
Comments
@KimDandan hey, I'll look into this and let you know. |
@KimDandan thanks for flagging this - i’ve been able to reproduce. i’ll include a fix in a future release. |
@ALexanderLonsky Thank you for confirming! |
@KimDandan please try v2.0.7 |
@ALexanderLonsky I checked. Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I am using GiphyGridView.
I set gphSpanCount to 5 and gphCellPadding to 20dp.
The size(width) of the items in (1, 5) column and (2, 3, 4) column looks different.
Is this normal? Or is it a bug?
please answer about my question.
GIPHY sdk version: 2.0.6
device: Samsung Galaxy S8 (Android9), Samsung Galaxy S10 (Android10)
xml code :
Screenshot before/after cellPadding setting :
(If gphSpanCount is 3 or more and gphCellPadding is set, it seems that the size(width) of the items at both ends and the rest of the column will be different.)
The text was updated successfully, but these errors were encountered: