上传者: 38751177
|
上传时间: 2021-12-22 17:44:04
|
文件大小: 176KB
|
文件类型: -
自己写的一个简单的记事本app,效果如下:
一、首先是第一个界面的编写,最上面是一个TextView,中间是一个Linearlayout中嵌套一个listview布局,最下面是一个button。下面附上第一个页面的简单布局xml文件。
<LinearLayout xmlns:android=http://schemas.android.com/apk/res/android
android:layout_width=fill_parent
android:layout_height=fill_parent
android:background=@android:col