- Building Android UIs with Custom Views
- Raimon Ràfols Montané
- 131字
- 2021-07-02 15:33:38
Implementing Your First Custom View
In the previous chapter, we've seen how to create the foundations of a custom view, but unless we add some more features and customizations it'll be pretty useless. In this chapter, we'll continue building on top of these foundations, see how we can parameterize our custom view to allow either ourselves or any other developer to customize them, and at the end, cover some rendering that will enable us to build slightly more complex custom views.
In addition, as we've mentioned in the previous chapter, we can create custom layouts as well. In this chapter, we'll see how to create a simple custom layout.
In more detail, we'll cover the following topics:
- Measuring and parameterizing our custom view
- Instantiating custom views
- Creating custom layouts
- Basic rendering
推薦閱讀
- Java程序設計(慕課版)
- Mastering PHP Design Patterns
- INSTANT Weka How-to
- Python應用輕松入門
- QTP自動化測試進階
- Python Data Structures and Algorithms
- Kotlin極簡教程
- OpenMP核心技術指南
- Python數據可視化之美:專業圖表繪制指南(全彩)
- Practical Predictive Analytics
- Access數據庫應用教程(2010版)
- 從“1”開始3D編程
- 基于MATLAB的控制系統仿真及應用
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術
- OpenStack Sahara Essentials