实验二_Android布局实验 一、代码地址 代码地址:https://github.com/xkfx/android-hello-world/tree/master/app/src/main/java/com/example/myfirstapp/ex2 相应布局文件地址(需要手动通过Ctrl+F找):https://github.com/xkfx/android-hello-world/tree/master/app/src/main/res/layout 二、简介与截图 1、布局实验之LinearLayout 2、ConstraintLayout 3、TableLayout