##### Design ([[ https://www.figma.com/file/SkqSDO4l2sExbsQf1MIU92/Android-%E2%86%92-Places-2023?type=design&node-id=553-9000&mode=design&t=XwcMDVC8ZCqp6uwL-4 | Figma ]])
1.- Features a switch to change from map to list view (T347336). Useful links:
- Details on the Material 3 toggle [[ https://m3.material.io/components/switch/guidelines#59aa5700-2061-4f12-ad17-3afeb6b1c805 | component ]]
- Prototype [[ https://www.dropbox.com/scl/fi/mpddo9ukefwxq3xd7bms1/android-places-tab-explorations-new.mov?rlkey=ec2qjpdjwq1h2f3dyugyjh64r&dl=0 | video ]] of the map/list view interaction
2. List view {F41600662} | 3. Overflow menu {F41600664}
- The list view lives side by side with 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 a list item leads directly to the article (T351395). @Sharvaniharan, we might need to experience a bit here, e.g. see how it feels to lead users back to the map view when tapping an item.
- 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.
---
APK: https://github.com/wikimedia/apps-android-wikipedia/pull/4357