公告板
版本库
filestore
活动
搜索
登录
叶怿
/
smart_train
硬件组-智慧驾培
概况
操作记录
提交次数
目录
工单
文档
派生
对比
blame
|
历史
|
原始文档
规则设置采用viewmodel+livedata 保存json文件到报名下的方式 保存按钮需要调整
endian11
2020-10-10
9ce66a60767c49de97aed2ff4ea9a3370e4a356e
[~yy/smart_train.git]
/
app
/
src
/
main
/
res
/
layout
/
fragment_list_menu.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recy"
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"/>