Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
p x
SuZhouAvp
Commits
d0e4e0f9
Commit
d0e4e0f9
authored
Jun 26, 2025
by
p x
Browse files
增加文档
parent
a3f2ec3b
Changes
23
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/layout/activity_main.xml
View file @
d0e4e0f9
...
...
@@ -216,14 +216,14 @@
</RelativeLayout>
<include
layout=
"@layout/order_detail"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_below=
"@+id/ll_head"
android:layout_marginLeft=
"15dp"
android:layout_marginTop=
"15dp"
bind:order=
"@{order}"
/>
<!--
<include
-->
<!--
layout="@layout/order_detail"
-->
<!--
android:layout_width="wrap_content"
-->
<!--
android:layout_height="wrap_content"
-->
<!--
android:layout_below="@+id/ll_head"
-->
<!--
android:layout_marginLeft="15dp"
-->
<!--
android:layout_marginTop="15dp"
-->
<!--
bind:order="@{order}" />
-->
</RelativeLayout>
...
...
app/src/main/res/layout/order_detail.xml
View file @
d0e4e0f9
...
...
@@ -20,7 +20,8 @@
android:orientation=
"vertical"
android:padding=
"15dp"
android:visibility=
"gone"
app:showOrderLayout=
"@{order.avpStatus}"
>
app:showOrderLayout=
"@{order.avpStatus}"
>
<LinearLayout
android:layout_width=
"wrap_content"
...
...
业务.docx
0 → 100644
View file @
d0e4e0f9
File added
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment