- 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
推薦閱讀
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- Java程序設(shè)計實戰(zhàn)教程
- 造個小程序:與微信一起干件正經(jīng)事兒
- Python 深度學(xué)習(xí)
- Manga Studio Ex 5 Cookbook
- NLTK基礎(chǔ)教程:用NLTK和Python庫構(gòu)建機器學(xué)習(xí)應(yīng)用
- Troubleshooting PostgreSQL
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運維
- Python算法從菜鳥到達(dá)人
- BIM概論及Revit精講
- Linux Shell核心編程指南
- Python 3 數(shù)據(jù)分析與機器學(xué)習(xí)實戰(zhàn)
- 從零開始構(gòu)建深度前饋神經(jīng)網(wǎng)絡(luò):Python+TensorFlow 2.x
- 游戲設(shè)計的底層邏輯
- Responsive Web Design with jQuery