Mobile Design Pattern: Touch Dialer Style
Article Metadata
This design pattern is part of the Mobile Design Patterns series.
Contents |
Description
Now days touch dialer is used in the touch sensitive mobile, by touch user can call any person. Touch keyboard contains usual key to dial phone number. All letters should have enough space in the touch screen, so that user can touch any letter by one finger. To make the keyboard stylish the background of the keyboard may contain picture or the small wallpaper, but it should not make any difficulty for identifying any letter.
Advantage
- Better view
- Fast access to the keyboard by touch
- Easy to touch and view
- Fast writing speed of number
Disadvantage
- Some times wrong touch may dial different number rather than required person.
Use when
To call a person we need to dial, the software which is used is called dialer. There are so many kind of dialer style is given above which is used by different mobile company.
.










