Android Studio学习第二天 UI窗体的显示方法

显示方法 一. layout布局 在声明新建Activity的时候一般都会生成一个 xxx.xml 文件(布局文件); <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://sche
相关文章
相关标签/搜索