google / horologist

Horologist is a group of libraries that aim to supplement Wear OS developers with features that are commonly required by developers but not yet available.
https://google.github.io/horologist/
Apache License 2.0
544 stars 87 forks source link

Fix Card Padding #2284

Closed yschimke closed 4 days ago

yschimke commented 5 days ago

WHAT

Fix Card Padding and add tests.

WHY

Was showing incorrectly when onLongClick was missing.

HOW

Checklist :clipboard:

yschimke commented 5 days ago

Comparison with the bug

image
yschimke commented 5 days ago

cc @amankhoza

yschimke commented 4 days ago

@amankhoza I think that's the custom padding vs standard padding. If not, maybe attach a picture or video of the diff.

amankhoza commented 4 days ago

Ah yes you're right it is just the custom padding.