##### Design ([[ https://www.figma.com/file/SkqSDO4l2sExbsQf1MIU92/Android-%E2%86%92-Places-2023?type=design&node-id=466-3771&mode=design&t=hmSB8UsDfrWwr5sH-4 | Figma ]])
| List collapsed {F41510955} | List expanded {F41510957} | Overflow menu {F41510962}
- The list view is displayed inside a bottom sheet within the map view (T351397)
- A list item contains
- Title of the article
- Title description of the article (if not available: show the article's first sentence). Both should be truncated after two lines.
- Distance to article/location (icon, label), ideally dynamically updated
- Image of the article (if not available: expand title and description to full-width)
- Tapping an item leads to the preview of an item (T351395). It should reflect the user’s 'Show previews' preference within the app’s settings.
- Long pressing an item reveals a contextual menu that contains Save (or Saved), Share, Watch (or Watched), Open in new tab, Copy link address, and Get directions. These are the same actions as listed in T351395.