- 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.
推薦閱讀
- 現代C++編程:從入門到實踐
- C#程序設計教程
- OpenNI Cookbook
- Mastering Yii
- Bootstrap 4 Cookbook
- Creating Stunning Dashboards with QlikView
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- Orleans:構建高性能分布式Actor服務
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- uni-app跨平臺開發與應用從入門到實踐
- C++程序設計
- Mudbox 2013 Cookbook
- iOS開發項目化入門教程
- Google Adsense優化實戰
- Spring Web Services 2 Cookbook