Mobile Design Pattern: Image Viewer
Article Metadata
This design pattern is part of the Mobile Design Patterns series.
Description
Image viewer is software by which user get a list of image which are captured or downloaded from computer or internet.
Image Viewer is a list of photo in arranged manner by software.
By image viewer user is in touch with the file of image.
Advantage
- Better view
- Fast scrolling images one by one
- Easy to touch and view
- Graphical interaction with user
Use when
Image viewer is graphical environment provided by mobile to user for accessing file which contains hundreds of images.
Image viewer makes better interaction with user.
It also provides functions like zooming and rotating.











(no comments yet)