- Android Programming for Beginners
- John Horton
- 86字
- 2021-07-23 14:47:02
Chapter 4. Designing Layouts
In this chapter we will learn some UI basics, such as how we control the size and position of the widgets in our layouts. We will further come to understand the slightly scary XML code and see new ways we can avoid having to edit the code directly by using the UI designer, by covering the following:
- Looking at the code structure underlying a UI design/layout
- Learning how to position widgets precisely
- Building three really simple UI designs from scratch
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Learning Chef
- MATLAB應用與實驗教程
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Python程序設計案例教程
- STM32F0實戰:基于HAL庫開發
- 精通Python自然語言處理
- Scala編程(第5版)
- Mastering AWS Security
- Mastering Concurrency Programming with Java 9(Second Edition)
- 工業機器人離線編程
- Spring Data JPA從入門到精通
- Mastering Machine Learning with R
- Mastering Python