We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12dc62e commit c37f28aCopy full SHA for c37f28a
app/src/main/res/layout/item_cst_swipe.xml
@@ -12,8 +12,9 @@
12
android:layout_height="match_parent"
13
android:background="?android:attr/selectableItemBackground"
14
android:gravity="center"
15
- android:text="试试看"/>
+ android:text="项目中我是任意复杂的原Item布局"/>
16
17
+ <!-- 以下都是侧滑菜单的内容依序排列 -->
18
<Button
19
android:id="@+id/btnTop"
20
android:layout_width="60dp"
0 commit comments