Skip to content

Commit c37f28a

Browse files
author
zhangxutong
committed
增加一些注释
1 parent 12dc62e commit c37f28a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/src/main/res/layout/item_cst_swipe.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@
1212
android:layout_height="match_parent"
1313
android:background="?android:attr/selectableItemBackground"
1414
android:gravity="center"
15-
android:text="试试看"/>
15+
android:text="项目中我是任意复杂的原Item布局"/>
1616

17+
<!-- 以下都是侧滑菜单的内容依序排列 -->
1718
<Button
1819
android:id="@+id/btnTop"
1920
android:layout_width="60dp"

0 commit comments

Comments
 (0)