- Xamarin Mobile Development for Android Cookbook
- Matthew Leibowitz
- 220字
- 2021-07-30 10:23:25
Introduction
All apps have one thing in common: they all have some sort of user interface. Whether it is a rich set of controls or just a simple notification that something happened, all apps present the user with a means to consume information or provide data.
Users desire an interface that is easy to use and beautiful to look at. Often, the simplest way to improve the interface is to add a transition between states. This provides a way to move the user from one state to another, but without a sharp and sudden change.
In order to move the user between states or allow the user to initiate such a movement, the app needs to provide a set of actions or navigation points. As navigation through the app is often not the primary function of the app, these controls should be placed within easy reach but should not obstruct the real functionality.
Animations and transitions do not change the functionality of an app, but they do make the user experience more enjoyable. Navigation is often the most jarring change, and transitions provide a smoother experience.
Not only do transitions improve navigation, but designing the user interface for navigation also makes the experience better. Taking advantage of new and popular navigation concepts, the app can become a pleasure to use.
- WildFly:New Features
- LabVIEW入門與實戰開發100例
- 精通軟件性能測試與LoadRunner實戰(第2版)
- 深入淺出Windows API程序設計:編程基礎篇
- 深入淺出RxJS
- H5頁面設計:Mugeda版(微課版)
- 從0到1:Python數據分析
- VMware虛擬化技術
- Apache Spark 2.x for Java Developers
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- RESTful Java Web Services(Second Edition)
- Visual Studio Code 權威指南
- Visual Basic語言程序設計基礎(第3版)
- Python網絡爬蟲實例教程(視頻講解版)
- Android編程權威指南(第4版)