1. Android and Lists
The display of elements in a lists is a very common pattern in
mobile
applications. The user sees a list of items and can scroll
through
them. Such an activity is depicted in the following picture.
Typically the user interacts with the list via the action bar, for example via a refresh button. Individual list item can be selected, this selection can update the action bar or can trigger a detailed screen for the selection. The following graphic sketches that on the selection of a list item another application is started.
Typically the user interacts with the list via the action bar, for example via a refresh button. Individual list item can be selected, this selection can update the action bar or can trigger a detailed screen for the selection. The following graphic sketches that on the selection of a list item another application is started.
No comments:
Post a Comment