2020年2月2日

02-02Android 学习进度报告二

摘要: 今天我主要学习了Android的UI基础布局知识,主要是学习View与ViewGroup的概念以及其区别。 首先是代码说明: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.andr 阅读全文

posted @ 2020-02-02 10:54 yangliuliu 阅读(92) 评论(0) 推荐(0)

导航