- 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.
- Microsoft SQL Server企業級平臺管理實踐
- Greenplum:從大數據戰略到實現
- 揭秘云計算與大數據
- Mastering Machine Learning with R(Second Edition)
- Starling Game Development Essentials
- 深入淺出 Hyperscan:高性能正則表達式算法原理與設計
- 高維數據分析預處理技術
- 圖數據實戰:用圖思維和圖技術解決復雜問題
- PostgreSQL指南:內幕探索
- INSTANT Android Fragmentation Management How-to
- Splunk智能運維實戰
- TextMate How-to
- Chef Essentials
- SQL Server深入詳解
- 實現領域驅動設計