公告板
版本库
filestore
活动
搜索
登录
android
/
charge
左晓为主开发手持机充值管理机
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
1.修复开卡列表显示异常bug 2.实现读卡界面相关功能 3.所有Activity去掉齐河后缀
zuoxiao
2024-05-07
15d9aae9a65c3385aaea29cb6d9810e4a8e8bd27
[android/charge.git]
/
ocridcardlibrary
/
src
/
main
/
res
/
layout
/
activity_idcardscan.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/camera_layout"
android:layout_width="match_parent"
android:layout_height="match_parent">
</RelativeLayout>