公告板
版本库
活动
搜索
登录
android
/
OkGoinCar
OK出行-车载端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
11.10 添加线上线下标记 , 修改结束流程
liugl
2020-11-10
59a89da95e7627c87dd01f00226d49104d1a93f3
[android/OkGoinCar.git]
/
xldUtils
/
src
/
main
/
res
/
layout
/
cropimage_layout.xml
1
2
3
4
5
6
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/rl_content"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#ababab" >
</RelativeLayout>