- Building Android UIs with Custom Views
- Raimon Ràfols Montané
- 157字
- 2021-07-02 15:33:37
Summary
In this chapter, we have seen the reasoning behind why we might want to build custom views and layouts, but also, that we have to apply common sense. Android provides a great basic framework for creating UIs and not using it would be a mistake. Not every component, button, or widget has to be completely custom developed, but by doing it so in the right spot, we can add an extra feature that might make our application remembered. Also, we've shown some examples of applications that are already in the market and they're using custom views, so we know we are not alone out there! Finally, we've seen how to set up the environment to get ourselves started and we began taking our own first baby steps on custom views.
In the next chapter, we'll keep adding features; we'll see how to calculate the right size of our custom view and learn more about custom rendering.
- UML和模式應用(原書第3版)
- Pandas Cookbook
- Hands-On Data Structures and Algorithms with JavaScript
- C語言程序設計案例式教程
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Getting Started with LLVM Core Libraries
- Instant Nancy Web Development
- Node.js:來一打 C++ 擴展
- ServiceNow:Building Powerful Workflows
- Mastering Git
- 計算機應用基礎項目化教程
- Java并發(fā)編程:核心方法與框架
- PHP與MySQL權威指南
- Flink技術內幕:架構設計與實現(xiàn)原理
- PHP+MySQL動態(tài)網站開發(fā)從入門到精通(視頻教學版)