- Creating Dynamic UIs with Android Fragments(Second Edition)
- Jim Wilson
- 130字
- 2021-07-16 12:40:45
Summary
The shift from the old thinking of being activity-oriented to the new thinking of being fragment-oriented opens up our applications to rich possibilities. Fragments allow us to better organize both the appearance of the user interface and the code we use to manage it. With fragments, our application user interface has a more modular approach that frees us from being tied to the specific capabilities of a small set of devices and prepares us to work with the rich devices of today and the wide variety of new devices to come tomorrow.
In the next chapter, we'll build on the modularized user interface we created with fragments to enable our application to automatically adapt to the differences in various device form factors with only minimal changes to our application.
- 數據產品經理高效學習手冊:產品設計、技術常識與機器學習
- Python絕技:運用Python成為頂級數據工程師
- Word 2010中文版完全自學手冊
- 文本挖掘:基于R語言的整潔工具
- 大數據營銷:如何讓營銷更具吸引力
- 數據庫程序員面試筆試真題庫
- 跟老男孩學Linux運維:MySQL入門與提高實踐
- 深入淺出 Hyperscan:高性能正則表達式算法原理與設計
- 云原生數據中臺:架構、方法論與實踐
- Flutter Projects
- INSTANT Android Fragmentation Management How-to
- 計算機視覺
- 機器學習:實用案例解析
- Mastering ROS for Robotics Programming(Second Edition)
- 數據挖掘競賽實戰:方法與案例