Dynamic List View Expansion for Mobile Metadata Display

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing content presentation systems in list views do not efficiently manage the display of metadata, often overwhelming users with excessive information and failing to adapt to user interactions, particularly on mobile devices where screen space is limited.

Innovation Solution

A system that generates a user interface display with a list of items sorted by a selected sort criterion, allowing for an expanded view of selected items to show additional metadata fields not visible in the unexpanded view, while maintaining the expanded view's position as the user scrolls, and enabling users to change the sort criterion and focus on different items.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If all metadata fields are displayed for each item in the list view, then the user has access to complete information, but the screen space is excessively consumed and the interface becomes cluttered

Engineering Contradiction:
Improvemetadata visibilityVSAvoidscreen space
Core Design Contradiction:
Loss of informationVSArea of stationary object

Solution Approach 1:

The metadata display is segmented into two states: unexpanded view showing only essential information (item identifier and sort criterion value) and expanded view showing complete metadata fields. Users can selectively expand individual items to reveal additional metadata, thereby segmenting the information display based on user needs and conserving overall screen space.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The interface transitions from a two-dimensional flat list view to a multi-dimensional display by introducing expandable/collapsible item structures. When an item is expanded, additional metadata fields are revealed in an extended dimension, allowing complete information access without permanently occupying additional screen space in the base view.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Loss of information

If the expanded view of an item is maintained while scrolling through the list, then the user can continuously access detailed information, but the visual continuity and list navigation are disrupted

Engineering Contradiction:
Improveinformation access continuityVSAvoidlist navigation
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The expanded view is implemented as a dynamic state that automatically adjusts based on user interaction and scroll position. The expanded view maintains itself relative to the screen as the user scrolls, dynamically repositioning to preserve visual continuity while allowing continuous access to detailed information. This dynamic behavior resolves the conflict between information access and navigation smoothness.

Inventive Principle:
Principle #15Dynamics

3Loss of information

If multiple metadata fields are displayed in the unexpanded view, then more information is visible at once, but the distinction between expanded and unexpanded views is reduced and screen space is wasted

Engineering Contradiction:
Improvemetadata visibilityVSAvoidinterface structure
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

Different quality levels of information display are applied to different states of items in the list. The unexpanded view presents a simplified quality level showing only essential metadata fields, while the expanded view provides a comprehensive quality level with all metadata fields. This local quality differentiation maintains clear visual distinction between states while optimizing screen space usage.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS9081481B2Adjusting list views based on list sorting and item highlighting
Publication Date: 2015.07.14 GOOGLE LLC
  • US9081481B2 patent drawing
  • US9081481B2 patent drawing
  • US9081481B2 patent drawing

AI summary

The present disclosure is directed to a system and method for dynamically updating list views. In some implementations, a method for expanding items includes presenting media display including a list of a plurality of items. The presented list includes an expanded view of a first item from the plurality of items at a predefined position in the media content. A request to scroll to a second item from the plurality of items is received. A view of the second item is automatically expanding in response to at least the request. The expanded view of the second item is presented at the predefined position in the media display.