Skip to content

Commit 50991c4

Browse files
author
huangyonghong
committed
[TicketNo:] #16
[Description:] 身份证识别界面适配低分辨率手机 [Binary Source:] NA
1 parent 8c6d9a4 commit 50991c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout-land/activity_text_recognition.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
</RelativeLayout>
8888

8989
<RelativeLayout
90-
android:layout_width="50dp"
90+
android:layout_width="wrap_content"
9191
android:layout_height="match_parent"
9292
android:layout_alignParentRight="true"
9393
android:layout_marginRight="5dp">

0 commit comments

Comments
 (0)