- Android Application Development Cookbook(Second Edition)
- Rick Boyer Kyle Mew
- 45字
- 2021-07-09 19:36:20
Chapter 2. Layouts
In this chapter, we will cover the following topics:
- Defining and inflating a layout
- Using RelativeLayout
- Using LinearLayout
- Creating tables – TableLayout and GridLayout
- Using ListView, GridView, and Adapters
- Changing layout properties during runtime
- Optimizing layouts with the Hierarchy Viewer
推薦閱讀
- Instant Node Package Manager
- Python自然語言處理實戰:核心技術與算法
- 深度學習經典案例解析:基于MATLAB
- Unity Shader入門精要
- Effective Python Penetration Testing
- Python機器學習編程與實戰
- 小學生C++創意編程(視頻教學版)
- Tableau 10 Bootcamp
- 從Power BI到Analysis Services:企業級數據分析實戰
- Penetration Testing with the Bash shell
- ROS機器人編程實戰
- Java Web應用開發
- MySQL從入門到精通
- Python實戰指南:手把手教你掌握300個精彩案例
- 深入理解MySQL主從原理