calblueprint / alemany

1 stars 0 forks source link

[Map View] Tree Cards Android Fix #113

Closed akshaynthakur closed 2 years ago

akshaynthakur commented 2 years ago

Summary

When a map marker is pressed (i.e. the pins demarcating specific trees on the farm), the corresponding card (displaying tree image and name) pops up. OnPress was happening for Android, but cards were not being displayed on Android.

Test Plan

Try pressing the different tree pins and check that the appropriate tree card shows up. Make sure that card margins/padding looks good. Make sure that card pops down when toggling from MapView to ListView.

Notes

Not sure how these fixes for Android affect IOS, hopefully this feature works for both now.

Next Steps

Relevant Links

Online Sources

Related PRs

Screenshots and Tests

https://user-images.githubusercontent.com/78326649/165637558-abfa3888-340d-4bf4-92c2-c4a620ae4189.mp4