公告板
版本库
活动
搜索
登录
android
/
KuanZhaiYx
宽窄出行用户端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
公务出行订单列表
lmw
2023-06-13
adf8013576cbdd12e5ebea8ff7e32baf5d558b27
[android/KuanZhaiYx.git]
/
picture_library
/
src
/
main
/
res
/
layout
/
picture_empty.xml
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical" />