- 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
推薦閱讀
- Python從入門到精通(精粹版)
- aelf區塊鏈應用架構指南
- Python 3網絡爬蟲實戰
- Magento 1.8 Development Cookbook
- Redis Essentials
- Expert Data Visualization
- Visual C#.NET程序設計
- C和C++游戲趣味編程
- 智能搜索和推薦系統:原理、算法與應用
- Java程序員面試筆試寶典(第2版)
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Raspberry Pi Robotic Projects(Third Edition)
- Visual FoxPro 6.0程序設計
- Learning Android Application Testing
- Ext JS 4 Plugin and Extension Development