- Android Programming for Beginners
- John Horton
- 71字
- 2021-07-23 14:47:04
Summary
Although the layout projects from this chapter were not really very realistic in nature, they have served the purpose of introducing many aspects of Android UI design. We know about sizing, positioning, spacing, and gravity. We have also seen some options for layout type as well, such as Relative
and LinearLayout
.
In the next chapter we will actually build some UI layouts like you might find in a real-world app.
推薦閱讀
- Drupal 8 Blueprints
- PostgreSQL Cookbook
- 快速念咒:MySQL入門指南與進階實戰
- 劍指Java:核心原理與應用實踐
- Python深度學習:基于TensorFlow
- Python數據結構與算法(視頻教學版)
- Learning FuelPHP for Effective PHP Development
- 區塊鏈技術與應用
- RealSenseTM互動開發實戰
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- Creating Data Stories with Tableau Public
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- 深度學習程序設計實戰
- 從零開始學UI:概念解析、實戰提高、突破規則
- Jakarta EE Cookbook