InterviewSolution
Saved Bookmarks
| 1. |
Which Control Adapts Its Appearance On Touch Devices? |
|
Answer» The PullToRefresh CONTROL: It is represented as a simple BUTTON on non-touch DEVICES, but the user NEEDS to PULL the page content down on touch devices to refresh it. The PullToRefresh control: It is represented as a simple button on non-touch devices, but the user needs to pull the page content down on touch devices to refresh it. |
|