getodk / collect

ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋✨
https://docs.getodk.org/collect-intro
Other
717 stars 1.38k forks source link

Improve media displayed in widgets #6234

Open seadowg opened 4 months ago

seadowg commented 4 months ago

The goal is to incrementally improve the way media is displayed by starting with rounding the corners of images, adding icons, and tightening up how we display coordinates in the form entry. This is part of laying the building blocks for displaying media in the summary/ hierarchy view.

Design

Notes

When doing this we should build reusable components that render answer data (from an IAnswerData or from a FormEntryPrompt for example) that can be reused later in the hierarchy.

alyblenkin commented 1 week ago

@seadowg I've linked to the specific designs for each. I think the links are better because you can add comments and we can make changes to the designs without the static images becoming stale.